Post Title

February 13, 2008
Digg this
Delicious
Stumble

Certain WordPress tag functions are used to display or return date and time information; the_date() and the_time() are examples of this. Some of these functions accept a parameter called a format string that allows you to determine how the date is going to be displayed. The format string is a template in which various parts of the date are combined (using “format characters”) to generate a date in the format specified.

Filed under: Wordpress Themes

No Comments

Leave a comment