

Specialist II
2019-03-26
03:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PST to GMT or UTC
Hi Folks,
I am having DB data which is logged in PST format and i need to convert into GMT or UTC with Daylight saving.
Currently i am using Timestamp(ConvertToLocalTime(DateTime,'GMT+7:00'),True()) .
The above logic is not working as expected.
Could anyone advise on this topic??
Thanks & Regards
Krishna
1,460 Views
1 Solution
Accepted Solutions
.png)
Former Employee
2019-05-14
05:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check the Help, you have True for the ignore DST, you want False I believe! 🙂
Regards,
Brett
To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.
1,398 Views
4 Replies

Creator III
2019-03-26
03:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try this link,
-Somasundaram
If this resolves your Query please like and accept this as an answer.
1,451 Views


Specialist II
2019-03-26
05:51 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply. This logic is working only for without Daylight. With Daylight it's not working.
1,440 Views


Specialist II
2019-03-26
08:11 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone faced this issue??
1,432 Views
.png)
Former Employee
2019-05-14
05:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check the Help, you have True for the ignore DST, you want False I believe! 🙂
Regards,
Brett
To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.
1,399 Views
