Skip to content

Fix timezone bug#19

Open
mdlynch37 wants to merge 1 commit intobtroia:masterfrom
mdlynch37:timezone_fix
Open

Fix timezone bug#19
mdlynch37 wants to merge 1 commit intobtroia:masterfrom
mdlynch37:timezone_fix

Conversation

@mdlynch37
Copy link

Add timezone user setting to fix incorrect timezone applied to data
that follows variants on this warning given in the command line:
"Warning: strftime(): It is not safe to rely on the system's
timezone settings. You are required to use the date.timezone
setting or the date_default_timezone_set() function. In case you
used any of those methods and you are still getting this warning,
you most likely misspelled the timezone identifier. We selected
the timezone 'UTC' for now, but please set date.timezone to select
your timezone. in .../basis-data-export-master/BasisExport.class.php
on line 219"

Add timezone user setting to fix incorrect timezone applied to data
that follows variants on this warning given in the command line:
    "Warning: strftime(): It is not safe to rely on the system's
    timezone settings. You are *required* to use the date.timezone
    setting or the date_default_timezone_set() function. In case you
    used any of those methods and you are still getting this warning,
    you most likely misspelled the timezone identifier. We selected
    the timezone 'UTC' for now, but please set date.timezone to select
    your timezone. in .../basis-data-export-master/BasisExport.class.php
    on line 219"
@mdlynch37
Copy link
Author

My first ever pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant