human-essentials icon indicating copy to clipboard operation
human-essentials copied to clipboard

fix calendar timezone

Open italomatos opened this issue 3 years ago • 0 comments

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

image

image

italomatos avatar Aug 09 '22 22:08 italomatos