Page 1 of 1

Timezone offset?

Posted: Tue Jul 13, 2004 2:22 am
by Fred
Well, I think it's a very useful feature. Especially for those of us who host our site overseas.

Hope to see it embed in the next version. :)

Fred

Re: Timezone offset?

Posted: Tue Jul 13, 2004 9:51 am
by garvinhicking
Well, you could open your language file, or your serendipity_config_local.inc, our your serendipity_config.inc.php and set your server's timezone environment variable?

I don't know much about this timezone stuff, but it should be possible to do that server-side without any offset-adding in code.

Regards,
Garvin.

Posted: Tue Jul 13, 2004 3:38 pm
by jhermanns
There can be different approaches. You can make this a "per blog" setting, or, if you like, a "per user" (where user is each visitor of your blog) setting. Per blog would make more sense to me and should therefore be included in the configuration...

Posted: Wed Jul 14, 2004 4:49 am
by Fred
jhermanns wrote:There can be different approaches. You can make this a "per blog" setting, or, if you like, a "per user" (where user is each visitor of your blog) setting. Per blog would make more sense to me and should therefore be included in the configuration...
Sounds cool. Will this feature be included in the next CVS? ;)

Posted: Wed Jul 14, 2004 9:37 am
by jhermanns
not in the 'next' cvs but in the next release, probably ;)