The timezones are ripped out of Time::Timezone, which is apparently wrong about the timezones. I suppose EAST, WAST, EADT, and WADT could be changed to AEST, AWST, AEDT, and AWDT. But then, according to this time zone list, there is no AWDT. In any case, that would require a db patch to update anyone using one of those.
So, while we're looking at time zones, does anyone else have any corrections/suggestions for the time zone list? Anyone feel left out, or wrongly represented?
Now, about the dates. Without a doubt, there should be options for the date listing. And like hurstdog, said, scoop needs to move away from DATE_FORMAT (a mysql extension) and to just storing a date and formatting it internally. Once that's been changed, adding the preference for format wouldn't be much of a problem.
--
Keith Smiley