seandmccarthy / Arduino-TimeZone-Time

Arduino Time Library with support for TimeZone and Daylight Savings Time (DST)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description:
	Fork of Arduino Time Library from Arduino Playground to add support for GMT (timezone support) with daylight savings time (DST).

History:
	04-03-2012:
		Original Fork from http://arduino.cc/playground/Code/Time
		
	04-05-2012:
		Added Print Date and Time functions

About

Arduino Time Library with support for TimeZone and Daylight Savings Time (DST)


Languages

Language:C++ 67.2%Language:Processing 32.8%