[Typo3] date/time variables

Franz Malten Buemann buemann at visionteam.dk
Sat May 21 19:46:33 CEST 2005


Characters are standard format in php, see list below for description:

a "am" or "pm" 
A "AM" or "PM" 
B Swatch Internet time (000-999) 
d Day of the month with a leading zero (01-31) 
D Three characters that represents the day of the week (Mon-Sun) 
F The full name of the month (January-December) 
g The hour in 12-hour format without a leading zero (1-12) 
G The hour in 24-hour format without a leading zero (0-23) 
h The hour in 12-hour format with a leading zero (01-12) 
H The hour in 24-hour format with a leading zero (00-23) 
i The minutes with a leading zero (00-59) 
I "1" if the date is in daylights savings time, otherwise "0" 
j Day of the month without a leading zero (1-31) 
l The full name of the day (Monday-Sunday) 
L "1" if the year is a leap year, otherwise "0" 
m The month as a number, with a leading zero (01-12) 
M Three letters that represents the name of the month (Jan-Dec) 
n The month as a number without a leading zero (1-12) 
O The difference to Greenwich time (GMT) in hours 
r An RFC 822 formatted date (e.g. "Tue, 10 Apr 2005 18:34:07 +0300") 
s The seconds with a leading zero (00-59) 
S The English ordinal suffix for the day of the month (st, nd, rd or th) 
t The number of days in the given month (28-31) 
T The local time zone (e.g. "GMT") 
U The number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT) 
w The day of the week as a number (0-6, 0=Sunday) 
W ISO-8601 week number of year, weeks starting on Monday 
Y The year as a 4-digit number (e.g. 2003) 
y The year as a 2-digit number (e.g. 03) 
z The day of the year as a number (0-366)

Med Venlig Hilsen / Best Regards 
 
Franz Malten Buemann
 
-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Jane Larsen
Sent: 21. maj 2005 19:34
To: TYPO3 English
Subject: [Typo3] date/time variables

I often want to change the default date/time formatting but I haven't found 
a list of the different variables (%d,%A,%m etc.)... Where should I look for

a definition theese? (searching for date time gave som many results that 
I'll be reading for years... ;o)

//Jane Larsen
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-englis




More information about the TYPO3-english mailing list