cube-drone / pierc

A python bot that logs IRC channels, and a PHP/JS interface for browsing said logs.
http://classam.github.com/pierc/
Other
52 stars 24 forks source link

That Timezone Thing #4

Closed cube-drone closed 11 years ago

cube-drone commented 11 years ago

It's apparently possible to get a null error with a misconfigured timezone. Let's take a look at that.

MartynKeigher commented 11 years ago

I know its old but im using "America/Chicago" works just fine for me!

frdmn commented 11 years ago

@MartynKeigher The problem are non-existent timezones, produced by typos or something like that. As long as you use one of the supported timezones of PHP you don't get the said null error :)