First page Back Continue Last page Image
- Date Codes For #config Command
- %a - Abbreviated weekday name
- %A - Full weekday name
- %b - Abbreviated month name
- %B - Full month name
- %c - Preferred date & time rep.
- %d - Day & Month as decimal num.
- %m - Month as a decimal number
- %U - Week number as a decimal (S)
- %W - Week number as decimal (M)
- %w - Day of week as decimal (S)
- %x - Preferred date no time
- %y - Year as decimal no century
- %Y - Year as decimal with century
- %H - Hour as decimal 24 hour clock
- %I - Hour as decimal 12 hour clock
- %j - Day of the year as decimal
- %M - Minute as a decimal number
- %p - a.m. or p.m. time
- %S - Second as a decimal number
- %X - Preferred time no date
- %Z - Time Zone name