author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 30 Apr 2005 21:53:12 +0000 (14:53 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 30 Apr 2005 21:53:12 +0000 (14:53 -0700) | ||
commit | 5e2a78a4101ec1dafb885c989cc0f958c0de9222 | |
tree | 9ba8f45d5a16b75d87f1a7de1872e5b04c96f0e5 | tree | snapshot |
parent | a90588821ac9d3dafc4afa7ebe4e0bc48e9f77c9 | commit | diff |
date.c: split up dst information in the timezone table
This still doesn't actually really _use_ it properly, nor make any
distinction between different DST rules, but at least we could (if
we wanted to) fake it a bit better.
Right now the code actually still says "it's always summer". I'm
from Finland, I don't like winter.
This still doesn't actually really _use_ it properly, nor make any
distinction between different DST rules, but at least we could (if
we wanted to) fake it a bit better.
Right now the code actually still says "it's always summer". I'm
from Finland, I don't like winter.
date.c | diff | blob | history |