human-essentials
human-essentials copied to clipboard
fix calendar timezone
Resolves #3078
Description
This PR has a goal to fix javascript calendar timezone. This component uses local timezone ( default ) , but we save our dates in database using UTC timezone.
Type of change
- Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
- Enter a new distribution. Specify the date and time
- Then go into "Pick Ups and Deliveries", the date/time is not what was entered.
Screenshots
After correction

