#42542 closed enhancement (fixed)
Simplify mysql_to_rfc3339() and document RFC3339 incompatibility
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.1 | Priority: | normal |
Severity: | normal | Version: | 4.4 |
Component: | Date/Time | Keywords: | has-patch |
Focuses: | Cc: |
Description
Erasing time zone with regular expression is redundant, since date can be just formatted in respective format.
Documentation needs correction since output is absolutely not compatible with RFC3339, only the more lax ISO8601 upstream from it.
Attachments (1)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Introduced in [34846].