I have users in at least 4 and probably 5 different timezones. If I sent a date/time of an event or meeting and I am in Arizona I want people in New York to see it at their time taking into account the 3 hour time difference in the summer and 2 hour time difference in the winter. Normally I would store the date and time in UTC time (time - 7 in Arizona) and then the program would lookup the local systems timezone and add or subtract the right number of hours to the datetime stored in the table. So New York users UI would display the stored time -5 or -4 depending on the time of year because the UI would lookup the local computers timezone difference. Is that possible in Caspio?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Billp
I have users in at least 4 and probably 5 different timezones. If I sent a date/time of an event or meeting and I am in Arizona I want people in New York to see it at their time taking into account the 3 hour time difference in the summer and 2 hour time difference in the winter. Normally I would store the date and time in UTC time (time - 7 in Arizona) and then the program would lookup the local systems timezone and add or subtract the right number of hours to the datetime stored in the table. So New York users UI would display the stored time -5 or -4 depending on the time of year because the UI would lookup the local computers timezone difference. Is that possible in Caspio?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.