Ticket #314 (assigned defect)
query.cc: $date returns time in GMT only
| Reported by: | sage | Owned by: | olly |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.0 |
| Component: | Omega | Version: | 1.0.9 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: |
Description
The $date function uses gmtime() instead localtime() for converting time into tm structure. It is not possible to get time according locale system settings.
Change History
Note: See
TracTickets for help on using
tickets.
