[wp-hackers] Re: Sqlite

Terrence Wood tdw at funkive.com
Fri Jun 24 23:55:36 GMT 2005


If you setenv then the DST is taken care of for you... no intervention 
required.

I live in New Zealand, if I do this:

putenv('TZ=Auckland/Pacific'));

then entries made during DST are NZDT, otherwise they are NZST. PHP 
works it out for me.

regards
Terrence Wood.

On 25 Jun 2005, at 10:40 AM, Ryan Boren wrote:
>
> The timezone for a blog can change due to DST.  If post times change
> back and forth with DST, their permalinks are not so permanent.  So, we
> need to store UTC time plus a UTC offset for each post.



More information about the wp-hackers mailing list