Did you know that there are places in the world with timezone offsets in quarter-hour increments?
The timezone for Nepal is UTC+5:45. Chatham Island (a territory of New Zealand) uses UTC+12:45. Interesting...
« Programming by difference | Main | Don't propagate exceptions in test fixtures »
Did you know that there are places in the world with timezone offsets in quarter-hour increments?
The timezone for Nepal is UTC+5:45. Chatham Island (a territory of New Zealand) uses UTC+12:45. Interesting...
This page contains a single entry from the blog posted on February 9, 2005 12:59 PM.
The previous post in this blog was Programming by difference.
The next post in this blog is Don't propagate exceptions in test fixtures.
Many more can be found on the main index page or by looking through the archives.
Comments (3)
i18n is fun isn't it ! you learn all sorts of odd things.
Places in the middle east have odd times as well (there were a major customer on a project of mine once).
I worked with tetrapak, and most customers were non english speaking (Americans and English like to drink out of cans and bottles instead). I learn't that thai is the most expensive langauge in terms of storage space for their character set.
And in oracle, varchar2(128) means that there are 128 bytes available, not chars, even if Oracle charset is UTF-8.
Posted by Michael | February 9, 2005 2:35 PM
Posted on February 9, 2005 14:35
I fixed a bug in the Tomcat log processing code that only dealt with TZ in the hour. Of course in Australia we have a 30min TZ (South Australia) and I found somewhere in the N.Hemisphere (Canada ?) to test against.
I didn't find these (well, I wasn't looking). So sorry to everybody in Nepal and Chatham Is. The log processing should work, but if it doesn't, I'll fix it if you raise a defect ;-)
Posted by Jon Eaves | February 10, 2005 9:52 AM
Posted on February 10, 2005 09:52
candle clocks were the first alarm clocks.
Posted by cindy | April 19, 2005 11:44 PM
Posted on April 19, 2005 23:44