This page redirects to an external site: https://developer.wordpress.org/reference/functions/get_date_from_gmt/
Converts a GMT date into the correct format for the blog.
Requires and returns in the Y-m-d H:i:s format. Simply adds the value of the 'gmt_offset' option.
<?php get_date_from_gmt( $string, $format ) ?>
Since: 1.2.0
get_date_from_gmt() is located in wp-includes/formatting.php.