Actions
Feature #102
closedAdd 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 over 17 years ago
- Status changed from New to In Progress
Updated by Paula Gearon over 17 years ago
- Status changed from In Progress to Closed
- Resolution set to fixed
Actions