[wp-trac] [WordPress Trac] #20973: date_i18n() produces invalid output for shorthand formats

WordPress Trac noreply at wordpress.org
Fri Oct 11 17:48:10 UTC 2013


#20973: date_i18n() produces invalid output for shorthand formats
--------------------------+------------------------------
 Reporter:  Rarst         |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Date/Time     |     Version:  3.4
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------

Comment (by raubvogel):

 Replying to [comment:14 Rarst]:
 There seems to be another issue, but fixed it in a new patch. However
 {{{
 date_i18n( 'c', current_time( 'timestamp' ) )
 }}}
 already worked. Now
 {{{
 date_i18n( 'c' )
 }}}
 produced the same output. I’m afraid now that behaviour of
 {{{date_i18n()}}} has changed to much …

--
Ticket URL: <http://core.trac.wordpress.org/ticket/20973#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list