Feature #102
Add timezone support to DateTime literals
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
Description
Timezones need 7 bits for quarter hour accuracy (all that's required). This should be storable in one of the existing fields - or at least at the top of the 64 bits when doing inlining of the literals.
Updated by Paula Gearon about 15 years ago
- Status changed from In Progress to Closed
- Resolution set to fixed