Change Date and Time to Client's Timezone with DateTime()
-
Hi
I need to change the plugin so that the times available etc. are displayed in the customer’s timezone. I know that this feature isn’t available out of the box and I will need to add it myself.
The customer is manually setting their timezone when they sign up.
To enable the correct time to be displayed, in my head I’m thinking it is simply a case of using DateTime() with the timezone and let PHP do it’s magic.
(Obviously I would be editing the core files so updates will be an issue).
Am I missing something here?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change Date and Time to Client's Timezone with DateTime()’ is closed to new replies.