date/time field overrding default time zone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2016 11:52 AM
Hi Friends,
We have a requirement. On change form we have a date/time field. We need to change the default time zone on date/time field. By default it is accepting in system time zone. But we are creating one field on form, user will input time zone in that field. The date/time field should save and display the value based on the user selected time zone.
Please let me know how to achieve this.
Thanks
Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2016 12:53 AM
My mistake. The time_zone_field attribute seem to work only with Scheduled Date Time fields. So , i.e I dont know the answer and I cannot help further.
Thanks
Srinivas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 01:25 AM
I also have this requirement. time_zone_field attribute doesn't affect how the data is stored at all, it's still getting the users/system timezone offset.