Skip to Content
Menu
This question has been flagged
2 Replies
8509 Views

In Windows environment, in employee attendance list view sign in and sign out timings are +5:30 hrs ahead than our local timing. How to set it to our local timings.

Avatar
Discard
Best Answer

There's a known issue with timezones on Windows machines. After making sure that all users have set the appropriate timezone value in their user preferences (and that it matches the OS/browser timezone), you should try the solution proposed on bug 1038017. Mainly it involves:

  1. Applying this registry patch
  2. Rebooting
Avatar
Discard
Best Answer

In PsQl db the time will saved as UTC, you have to convert the data whenever you are fetching for any purpose using time objects like strptime or strftime.

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 24
4208
5
Jun 23
35672
2
Apr 23
3407
2
Feb 21
16532
1
Oct 20
3594