Download History Date – Not local

in Download Manager Free

Viewing 2 posts - 1 through 2 (of 2 total)
Aug 9, 2018 at 12:04 am
#86117
Member
Kyudos
OP

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.

Aug 9, 2018 at 9:09 pm
#86158
Member
Kyudos
OP

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.