Joda DateTime DateTimeZone
问题 +I have a time tracking app that uses joda DateTime to persist Start/End time with ORM-lite. ORM-lite stores a Joda DateTime as long in database by using its millis. Joda DateTime.getMillis() returns Milliseconds in UTC. In a few days we switch from daylight-saving time to normal time and I'm not 100% sure if my app will handle this correctly. To test it I tried to disable the "Automatic date & time (Use network-provided time)" setting of my device and changed the date to one that has normal