- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 05:32 AM
Hello Everyone,
In my change form, I have created custom planned start date (EST) and planned end date (EST) fields under Planned start and Planned end Date fields, now the requirement is whenever any user selects planned start and end date in their time zone, I need to convert those time into EST/EDT and auto populate in my custom fields. so can someone help me with how to write on change client script for this.
Thanks & regards'
Hemanth.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 03:48 AM
Hello Everyone, i have found same workaround in community
Solved: show calendar date/time fields in EST - ServiceNow Community
Thankyou @Zach Koch, and @Amit Pandey for your valuable responses,
Thanks,
Hemanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 05:37 AM
This thread may be helpful
Need to convert Date field to populate only in EST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 05:49 AM
Hello @Zach Koch ,
Thanks for your valuable response,
In the link you provided in script include for source time zone it is only used GMT, but i need to handle all time zones, can you please help me on this
Thanks & regards,
Hemanth Naik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 05:56 AM
You can refer to my reply on this blog. This BR helps in converting the time in different timezones-
Please mark my answer helpful and correct.
Regards,
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 02:06 AM
Hi @Amit Pandey , I have went through document and used the script include client callable but it does not work.
Thanks & regards,
Hemanth