get_gmt_from_date()
Function: Given a date in the timezone of the site, returns that date in UTC.
Source: wp-includes/formatting.php:3634
Function: Given a date in the timezone of the site, returns that date in UTC.
Source: wp-includes/formatting.php:3634
Filter Hook: Filters the human readable difference between two timestamps.
Source: wp-includes/formatting.php:3899
Function: Given a date in UTC or GMT timezone, returns that date in the timezone of the site.
Source: wp-includes/formatting.php:3656
Filter Hook: Filters the maximum number of words in a post excerpt.
Source: wp-includes/formatting.php:3956
Function: Given an ISO 8601 timezone, returns its UTC offset in seconds.
Source: wp-includes/formatting.php:3674
Filter Hook: Filters the string in the “more” link displayed after a trimmed excerpt.
Source: wp-includes/formatting.php:3965
Function: Given an ISO 8601 (Ymd\TH:i:sO) date, returns a MySQL DateTime (Y-m-d H:i:s) format used by post_date[_gmt].
Source: wp-includes/formatting.php:3696
Filter Hook: Filters the trimmed excerpt string.
Source: wp-includes/formatting.php:3977
Function: Strips out all characters that are not allowable in an email.
Source: wp-includes/formatting.php:3724
Function: Determines the difference between two timestamps.
Source: wp-includes/formatting.php:3831