|%r||will return the full time format, e.g. ''12:00:00 AM''
|-
/*<!-- This is a comment -->NOT SURE ABOUT THE FOLLOWING TWO ENTRIES, %u and %v (Arthur Lathrop):/*<!-- This is a comment -->|%u||will return the week number, e.g. ''39'' for September 30, 2012
|-
/*<!-- This is a comment -->|%v||will return the week number treating Sunday as the first day of the week, e.g. ''40'' for September 30, 2012
|-
|%y||will return the truncated year, e.g. ''12'' for 2012