Hi All
I'm looking into basic time functions (creating a UTC timestamp and converting into a local timezone). The first set of tutorials i encountered pointed toward PEAR as it's better at avoiding overspill errors in calculations. Now, mid-way through another, it appears that PEAR has issues with some of it's timezone functions running on certain OS's. The author inferrs that PHP5 is more stable! I'm now a bit confused as to the best. Can you reccommend from experince?