April 03, 2007
Your Manage Site page has options to select a timezone for your blog, and to choose formatting options for dates, times, and "datetimes". (A "datetime" is used where both the date and the time should be displayed together.)
The timezone should be self-explanatory; options for formatting dates and times are described in detail below.
Date Formatting Options
Code | Meaning | Examples |
%a | Abbreviated weekday name. | Tue, Thu |
%A | Full weekday name. | Tuesday, Thursday |
%b | Abbreviated month name | Jan, Aug |
%B | Full month name. | January, August |
%c | Date and time. | Tue Apr 3 14:53:38 2007 |
%d | Day of month. | 3 |
%j | Day of year. | 093 |
%m | Month. | 1, 8 |
%U | Week of year (weeks starting Sunday). | 13 |
%W | Week of year (weeks starting Monday). | 13 |
%x | Date (mm/dd/yy). | 04/03/07 |
%y | Year. | 07 |
%Y | Year with century. | 2007 |
Time Formatting Options
Code | Meaning | Examples |
%H | Hour (24-hour clock). | 11, 23 |
%I | Hour (12-hour clock). | 11, 11 |
%M | Minute. | 03, 29 |
%p | AM or PM. | AM, PM |
%S | Second. | 15, 59 |
%X | Time. | 14:53:38 |
Some Examples
Code | Result |
%A, %B %d | Monday, April 09 |
%I:%M %p | 08:57 PM |
%A, %B %d %Y %I:%M %p | Monday, April 09 2007 08:57 PM |
%Y-%m-%d | 2007-04-09 |
Posted by: Pixy Misa at
06:24 AM
| Comments (9)
| Add Comment
Post contains 182 words, total size 6 kb.
Posted by: Old Grouch at April 10, 2007 10:18 PM (8vPcQ)
Posted by: Pixy Misa at April 10, 2007 10:53 PM (PiXy!)
Posted by: Old Grouch at April 10, 2007 11:30 PM (8vPcQ)
Posted by: Pixy Misa at April 10, 2007 11:49 PM (PiXy!)
Probably in a +/-HH format eg "12:28PM (+10)" format
Posted by: Kean at April 14, 2007 02:29 AM (td1Rl)
Posted by: Kean at April 14, 2007 02:31 AM (td1Rl)
Posted by: Pixy Misa at April 14, 2007 04:40 AM (PiXy!)
Posted by: erp at April 16, 2007 03:20 PM (9oHan)
Posted by: Pixy Misa at April 16, 2007 03:36 PM (PiXy!)
32 queries taking 0.0313 seconds, 61 records returned.
Powered by Minx 1.1.6c-pink.