Hi
How can remove a difference of 1 houre from the timestamp and the real time?
If i type date in my linux shell, the result fits to the real date and time but in my application is it 1 houre earlier.
Greeting Chaos
Hi
How can remove a difference of 1 houre from the timestamp and the real time?
If i type date in my linux shell, the result fits to the real date and time but in my application is it 1 houre earlier.
Greeting Chaos
perhaps you need to set your time zone:
http://ryandaigle.com/articles/2008/1/25/what-s-new-in-edge-rails-easier-timezones
Thanks Jeff!
I have changed the the timezone to 'Berlin' and this works out great!
Thanks, cyaaa Andi