In ATF if i use the GlideDate time methods it is not displaying current system time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 05:21 PM
Hi,
In ATF if i use the GlideDate time methods it is not displaying current system time.
javascript:new GlideDateTime();
javascript:var gdt = new GlideDateTime();gdt.addSeconds(120);gdt;
please find the below mentioned test steps for the same.
Can i populate the system date and time?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 01:44 AM
Check the time zone of the impersonated user.
You will get the answer.
*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
*************************************************************************************************************
Regards
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel