mendixlabs/CalendarWidget

Timezone issue

melvingrootenboers opened this issue · 1 comments

  1. Open and run the testproject
  2. Click on a day (for example April first)
  3. The new event microflow is called

Result:
Startdate: 4/1/2015, 2:00 AM
Enddate: 4/2/2015, 2:00 AM

Expected result:
Startdate: 4/1/2015, 12:00 AM
Enddate: 4/2/2015, 12:00 AM

Fixed in v1.3