Download History Date – Not local

Viewing 2 posts - 1 through 2 (of 2 total)
#86117

Kyudos
Member

The dates and times recorded/displayed on the download history page are not in local time i.e., the don’t appear to take note of the site’s time-zone etc.

#86158

Kyudos
Member

Change line 25 in history.php to:

<td><?php echo date(get_option(‘date_format’).” H:i”,($stat->timestamp + (get_option(‘gmt_offset’) * 3600))); ?></td>

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Download History Date – Not local’ is closed to new replies.