Comment #3 Wednesday, October 15, 2003 3:22 PM
Comment #5 Thursday, October 16, 2003 7:21 AM
Cheers
Comment #6 Saturday, November 29, 2003 8:47 PM
%a locale's abbreviated weekday name
%A locale's full weekday name
%b locale's abbreviated month name
%B locale's full month name
%c locale's appropriate date and time representation
%d day of month [1,31]; single digits are preceded by 0
%H hour (24-hour clock) [0,23]; single digits are pre-
ceded by 0
%I hour (12-hour clock) [1,12]; single digits are pre-
ceded by 0
%j day number of year [1,366]; single digits are pre-
ceded by 0
%m month number [1,12]; single digits are preceded by 0
%M minute [00,59]; leading zero is permitted but not
required
%p locale's equivalent of either a.m. or p.m.
%S seconds [00,61]
%U week number of year as a decimal number [00,53],
with Sunday as the first day of week 1
%w weekday as a decimal number [0,6], with 0 represent-
ing Sunday
%W week number of year as a decimal number [00,53],
with Monday as the first day of week 1
%x locale's appropriate date representation
%#x long date representation
%X locale's appropriate time representation
%y year within century [00,99]
%Y year, including the century (for example 1993)
%Z time zone name or abbreviation, or no bytes if no
time zone information exists
Comment #8 Sunday, April 29, 2007 2:15 PM
Comment #9 Thursday, May 31, 2007 9:49 PM
Comment #12 Monday, July 16, 2018 7:46 AM
Hi!
How can i use some of this codes? Have tried the Week Number %U but Objectdock just closes and it still don't work when restarted.
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading files.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!
Comment #1 Wednesday, October 15, 2003 3:14 PM