getting local time over internet (NTP?)

Hi Jeroen,

But an NTP server always gives UTC time. And I need local time.

Wrote this some time ago Arduino Playground - DS1307OfTheLogshieldByMeansOfNTP and even if you don't have a RTC the library contains a DateTime class that does what you need.

Hopes this helps,