admin:timeformatting
Differences
This shows you the differences between two versions of the page.
| admin:timeformatting [2011/06/03 14:07] – created jwarrior | admin:timeformatting [2011/06/03 14:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Time Formatting ====== | ||
| + | LCTime>> | ||
| + | |||
| + | " | ||
| + | It may contain any combination of characters and field | ||
| + | descriptors. The time format is composed of characters | ||
| + | and the following field definitions from the POSIX CTIME() | ||
| + | definition. | ||
| + | |||
| + | Identifier Meaning | ||
| + | |||
| + | %H -> Hour, (00-23) | ||
| + | %I -> | ||
| + | %k -> | ||
| + | %l -> | ||
| + | |||
| + | %M -> | ||
| + | %S -> | ||
| + | %p -> | ||
| + | " | ||
