Closed thomassuckow closed 8 years ago
This isn't actually an issue for us because we parse the string in the input box. I just got confused because I picked up another developers code and it wasn't clear how they were interoping with rome. I thought they were getting a date instance.
Support handling dates in other timezones than 'local time'
For instance in my application all dates are displayed as UTC. Currently to use rome I have to abuse the Date object to make the calendar behave correctly.