Re: [HACKERS] Weird new time zone
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32,gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Oliver Jowett <[email protected]> writes: > How about scanning backwards until you have <= 1 choice or decide to > give up? Hmm ... that really seems like not a bad idea. Scan all the available timezones, score each on how far back it goes before a mismatch, take the one that goes furthest back. I'm not sure what to do about ties, nor what the minimum "passing score" ought to be, but seems like the germ of an answer. Comments anyone? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [email protected]