[wp-trac] Re: [WordPress Trac] #3773: i cant select the time format in current_time

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 16 23:49:02 GMT 2007


#3773: i cant select the time format in current_time
----------------------------+-----------------------------------------------
 Reporter:  tandilboy       |        Owner:  anonymous
     Type:  defect          |       Status:  closed   
 Priority:  low             |    Milestone:           
Component:  Administration  |      Version:           
 Severity:  trivial         |   Resolution:  invalid  
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by majelbstoat):

  * priority:  high => low
  * status:  reopened => closed
  * version:  2.1 =>
  * resolution:  => invalid
  * severity:  major => trivial

Comment:

 You want to use
 {{{
 <?php date('D F js, Y'); ?>
 }}}

 or whatever format you want -
 [http://au.php.net/manual/en/function.date.php] for more information on
 this built in PHP function.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3773#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list