Re: [PLUG] PHP timestamp difference on Linux and Windows systems

2011-03-19 Thread शंतनू
On 19-Mar-2011, at 11:04 AM, Navin Kabra wrote: > 19800 seconds = 5 hours and 30 minutes. > sounds like a timezone issue. (UTC vs IST) > > On Fri, Mar 18, 2011 at 10:40 PM, wrote: > >> Hi, >> When I am executing a php code like below: >> >> > $timestamp=mktime(0,0,0,3,1,2011); >> echo $timest

Re: [PLUG] PHP timestamp difference on Linux and Windows systems

2011-03-19 Thread Navin Kabra
19800 seconds = 5 hours and 30 minutes. sounds like a timezone issue. (UTC vs IST) On Fri, Mar 18, 2011 at 10:40 PM, wrote: > Hi, > When I am executing a php code like below: > > $timestamp=mktime(0,0,0,3,1,2011); > echo $timestamp; > ?> > > on Linux and Windows system then there is always a

Re: [PLUG] PHP timestamp difference on Linux and Windows systems

2011-03-19 Thread Gaurav Pant
Windows sucks. :-D ___ Pune GNU/Linux Users Group Mailing List