Changeset 20000 for trunk/wp-includes/functions.php
- Timestamp:
- 02/27/2012 07:46:52 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r19974 r20000 21 21 * @param string $format Format of the date to return. 22 22 * @param string $date Date string to convert. 23 * @param bool $translate Whether the return date should be translated. Default is true. 23 * @param bool $translate Whether the return date should be translated. Default is true. 24 24 * @return string|int Formatted date string, or Unix timestamp. 25 25 */
Note: See TracChangeset
for help on using the changeset viewer.