Ticket #4624 (closed defect (bug): fixed)
Don't return GMT date/time in XML-RPC, breaks some clients.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.3 |
| Component: | Administration | Version: | 2.2.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | josephscott |
Attachments
Change History
comment:3
josephscott — 4 years ago
- Cc josephscott added
I've uploaded a new patch against trunk (gmt-xmlrpc.php.diff) that reverts the dateCreated field back to blog time (instead of GMT) and adds a new field, date_created_gmt, that is always GMT (even though it has no time zone info).
Note: See
TracTickets for help on using
tickets.

