ng2-ui/datetime-picker

Popup calendar always displaying time in browser's default timezone

DucNHoang opened this issue · 0 comments

Has anyone raised this issue?

I always work with GMT+0 in my system but my actual timezone is GMT+1. So basically if I want something to fire at 11:00 GMT, I have to select 12:00 in the calendar. Quite annoying to always have to switch my mind between +0 and +1 when working with the picker, and confusing for users as well.

Is there a way to force the picker to work in +0?