ProcessMaker / vue-form-elements

Reusable VueJS Based Form Elements
25 stars 12 forks source link

FIX: The date time control is showing a date before the selected one #387

Closed caleeli closed 1 year ago

caleeli commented 1 year ago

Issue & Reproduction Steps

The date picker component is selecting a time with a different timezone of the user.

Expected behavior: The date picker component must select the time with the timezone of the user.

Actual behavior: The date picker component is selecting a time with a different timezone of the user.

Solution

How to Test

Related Tickets & Packages