johnnyq
|
8c296de205
|
Do not check to see if session is set before setting timezone always set timezone, Fixes MFA when switching timezones
|
2024-11-25 12:20:56 -05:00 |
johnnyq
|
c41b391cb1
|
SET SQL TIMEZONE on Session, this fixes the issue where created,deleted,updated,archived_ats using SQLs current_timestamp() are set to UTC-0 in SQL causing issues with displaying data in ITFlow as PHP is set to the timezone selected. Note its optional to set system timezone
|
2024-11-05 13:47:38 -05:00 |
johnnyq
|
888552724a
|
Set Timezone in all places and it needs to be set in and sperated it into a seperate include
|
2024-04-17 12:53:11 -04:00 |