Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following examples show how date and time patterns are interpreted. The given date and time are 2013-06-08 14:52:37 local time in the U.S. Pacific Time time zone.

Code Block
> date "yyyy.MM.dd G 'at' HH:mm:ss z" 
Output: 2013.06.08 AD at 14:52:37 PDT  

...