Rockbox Development > Feature Ideas

"Automatically adjust clock for daylight saving changes" option

<< < (3/5) > >>

safetydan:
There are free databases of time zone data available. The one that most people use is the tzdata collection available from various places and used by almost all opensource systems (and a lot of closed source). So we don't have to maintain our own database, just provide an interface to select the appropriate region and then follow the rules in the database.

Hillshum:
Have rbutil manage the database?

JdGordon:

--- Quote from: JdGordon on March 30, 2009, 12:14:34 AM ---my feeling is that all it needs is a setting "winter time", "DST+1h", "DST+2h" which should cover everything and not need anything be kept up dated... but its hardly worth the effort

--- End quote ---

imo ^^ is the only workable solution that doesnt need massive updating...

soap:

--- Quote from: JdGordon on March 30, 2009, 08:02:09 PM ---
--- Quote from: JdGordon on March 30, 2009, 12:14:34 AM ---my feeling is that all it needs is a setting "winter time", "DST+1h", "DST+2h" which should cover everything and not need anything be kept up dated... but its hardly worth the effort

--- End quote ---

imo ^^ is the only workable solution that doesnt need massive updating...

--- End quote ---
+1 to a "standard" database file.  (said w/o knowing squat about the impact of this method).
As for the database file itself...
I smell a RBUtil job!  ;)

zaphee:

--- Quote from: soap on March 31, 2009, 12:26:27 AM ---
--- Quote from: JdGordon on March 30, 2009, 08:02:09 PM ---
--- Quote from: JdGordon on March 30, 2009, 12:14:34 AM ---my feeling is that all it needs is a setting "winter time", "DST+1h", "DST+2h" which should cover everything and not need anything be kept up dated... but its hardly worth the effort

--- End quote ---

imo ^^ is the only workable solution that doesnt need massive updating...

--- End quote ---
+1 to a "standard" database file.  (said w/o knowing squat about the impact of this method).
As for the database file itself...
I smell a RBUtil job!  ;)


--- End quote ---
+1
Isn't it simple to just implement a summer time sheduler, so that it just adds 1 hour when switching to the summer time, and substracts 1 hour for the winter time.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version