[I had submitted this to the -devel ML. But I am adding this here too so that people with similar problem to mine can use the solution]

I am from India, where the timezone (IST) is GMT + 0530. Drupal currently
doesn't allow me to specify my exact timezone because the zone options are in
multiples of an hour.

My patch (at http://www.sandipb.net/drupal/zonepatch) to the user module should cause drupal to show zone options
with half an hour interval, and to display zones in the normal manner(+/-
zero-padded hour,zero-padded minute offsets).

- Sandip

Comments

moshe weitzman’s picture

Title: Allowing complete Timezone options » Allowing half hour Timezone offset
sandip-1’s picture

Version: » 4.3.0-rc
Component: user system » system.module
Category: feature » bug

The zone information is now moved over to the system module. I am updating the patch for allowing half hour intervals in user timezone information for drupal-4.3.0-rc

http://www.sandipb.net/drupal/zonepatch-4.3.0

- Sandip

dries’s picture

I committed a slightly more correct patch by Steven/UnConeD. Marking this as fixed.

Anonymous’s picture

Automatically closed due to inactivity (marked fixed for 14 days).