Re: [Phpslash-devel] tz_select is linux specific?
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-02-16 16:27:13
|
Hey, Long time. On Sat, Feb 15, 2003 at 02:45:13PM -0800, nathan r. hruby wrote: > > Can someone point me to an explaination of the new timezone stuff? It > (at least, the default) no workie on MacOSX. > Hmm... I guess you need to set a timezone string until you figure out if MacOSX is unixlike or what. 424 ;; Finally, if all you are able to do is specify a string, do it like this: 425 ; name = "GMT+0BST,M4.1.0/1,M10.5.0/2"; This is noted in the quick install docs ( Troubleshooting) for windows only so far. -=-=-=-=- Windows installations probably have to apply the Timezone Option name. These strings are documented online at http://www.gnu.org/manual/glibc-2.2.3/html_node/libc_431.html. Example for Eastern Daylight Time: name = "EST+5EDT,M4.1.0/2,M10.5.0/2"; -=-=-=-=- http://www.phpslash.org/article.php3?story_id=32&topic_id=39§ion_id=8#ss2.2 Joe > -n > -- > ------ > nathan hruby > na...@ds... > ------ > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpslash-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpslash-devel > |