[wp-trac] Re: [WordPress Trac] #8065: “Published on” in post.php not honouring “custom” date format
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 5 17:57:11 GMT 2008
#8065: “Published on” in post.php not honouring “custom” date format
----------------------------+-----------------------------------------------
Reporter: demetris | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: normal | Resolution: invalid
Keywords: |
----------------------------+-----------------------------------------------
Changes (by ryan):
* status: new => closed
* resolution: => invalid
Comment:
It does not use the date format setting. The format is marked for
translation, however.
{{{
$datef = _c( 'M j, Y @ G:i|Publish box date format');
}}}
That needs to be localized for your locale.
--
Ticket URL: <http://trac.wordpress.org/ticket/8065#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list