AmirkabirDataMiners / ADM-dateTimePicker

Pure AngularJs dateTimePicker
http://amirkabirdataminers.github.io/ADM-dateTimePicker
MIT License
244 stars 93 forks source link

Allow UTC datetime #67

Open ddhauser opened 7 years ago

ddhauser commented 7 years ago

Add an option to input UTC datetime

alireza-es commented 7 years ago

I have the same issue. Is there any way to work with UTC, not local?

MeTe-30 commented 7 years ago

Actually there are too many differences between browsers in date parsing! But I will try again for handling this.