Timezones

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Chad
Regular
Posts: 6
Joined: Tue Nov 18, 2003 12:03 pm
Location: Bellevue, Nebraska USA
Contact:

Timezones

Post by Chad »

My host is located in one timezone and I reside in another. I want my blog to display the time I posted the entry in my own Central Time Zone (CST6CDT) and not in my host's Pacific Time Zone (PST8PDT). What lines of code should I modifiy to add the required 2 hours?
jhermanns
Site Admin
Posts: 378
Joined: Tue Apr 01, 2003 11:28 pm
Location: Berlin, Germany
Contact:

Post by jhermanns »

patch index.php for now and submit a feature request for this issue:

http://sourceforge.net/tracker/?atid=54 ... unc=browse
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Just to let you know: I have just finished implementing Timezone support into the current 0.8 CVS development version! You can now specify an offset to add/subtract from all date-relevant input.
Regards and HTH,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply