Roadmap - FObersteiner/zdt GitHub Wiki
v0.5.x
- POSIX TZ
unspecified
-
datetime parser/formatter with comptime directives
-
iso-caledar parsing / formatting with %G %V %u directives
-
improve parser flagging
-
zero-alloc tzif struct (probably requires tzif parser revision)
-
Windows: DST disabled tz (#1)
-
locale-specific parsing (%a, %A, %b, %B) on Windows
-
parser: consider day name if supplied
- check if a day-of-month or day-of-year is supplied as well
- allow to create a date if a week-of-year is supplied as well