All Entries Tagged With: "format"
PHP Date Formats Reference
Here is a table for formatting the PHP function date() and the letters used to represent different parts of a timestamp. a ‘am’ or ‘pm’ A ‘AM’ or ‘PM’ B Swatch Internet time d day of the month, 2 digits with leading zeros; i.e. ’01′ to ’31′ D day of the week, textual, 3 letters; [...]
