Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Jul 6, 2011
1 parent 525f50a commit fb0001d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@

Simple tasks
------------
- don't use Local Mean Time - add a flag to the TZDB compiler to determine whether it uses
LMT or not. LMT is the estimated time before time-zones were introduced. The JDK removes LMT times,
and we should have a flag to do the same. Need to check exact way in which JDK removes LMT!


More complex tasks
Expand Down Expand Up @@ -83,7 +86,6 @@ Date/Time formatting
Time zones
- Use WET/CET/EET as valid short abbreviations?
- Promote TimeDefinition to top-level type
- don't use Local Mean Time (or anything before 1900?)
- SPI for zone names
# some zones have transitions where only the name changes - America/Resolute
# "resolvers need to use correct rules" what does this mean?
Expand Down

0 comments on commit fb0001d

Please sign in to comment.