Search found 1 match

by tayabi
Wed Jun 04, 2008 3:41 pm
Forum: PHP - Code
Topic: Help with converting time zone using Pear Date
Replies: 0
Views: 78

Help with converting time zone using Pear Date

Hello, I'm trying to do what should be a very simple Time Zone conversion using Pear's Date package. The code I'm using is straight from the Pear docs but it's not quite working for me and I'm hoping someone could have a look and tell me where I'm going wrong please $now = date Date(); echo $now->ge...