Opened 17 years ago
Closed 17 years ago
#4624 closed defect (bug) (fixed)
Don't return GMT date/time in XML-RPC, breaks some clients.
Reported by: | josephscott | Owned by: | |
---|---|---|---|
Milestone: | 2.2.3 | Priority: | normal |
Severity: | normal | Version: | 2.2.2 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Attachments (3)
Change History (7)
Note: See
TracTickets for help on using
tickets.
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).