Inconsistency in displaying the time zone using datetime.getDisplayValue()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 01:07 AM
I have an email script which results a date and time after at certain duration. i see inconsistency across the instances with the same code the timezone is being print on the DEV instance, if the script is triggered on TEST instance it does not show the time zone in the output.
What can be the probable cause of this inconsistency?
please suggest.
thanks
Akansh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 01:27 AM
Hi, System returns the time zone according to instance time zone as per my understanding. Is the Dev and Test are in same time zone? Please share the script so that we can explore more?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 01:48 AM - edited ‎02-21-2024 01:50 AM
(function runMailScript( /* GlideRecord */ current, /* TemplatePrinter */ template,