Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @hlv008

    Our plugin takes system time and timezone, so, same path can be used by multiple websites on one server without conflicts.

    Otherwise it would be possible to modify timezone and our automated backups could cause issues.

    I understand that changing timezone in your case may not happen, but we have to be most flexible as this plugin is used on huge amount of sites and various environment.

    You can always check current server time in scheduled backup section when you hover on info icon, it updates automatically.

    Hope it helps, let me know if I can help you any further ??
    Thank you!

    Thread Starter hlv356168

    (@hlv008)

    Hi:
    thank you! Reply!

    Ask a question?
    save file time
    multiple choices
    local time
    For example:
    <?php
    date_default_timezone_set(“xxxxx/xxxxx”);
    echo.date(“Y, m d H:i:”);
    ?>
    thank you!




Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Backup time is not synchronized’ is closed to new replies.