jung6717 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Time APi: second(), minute(), hour(), etc. #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add functions like those in Processing for getting the current time, as well as 
setting it from an 
external source.  

Michael Margolis has a possible implementation: 
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?
num=1262173131/0 and 
http://www.arduino.cc/playground/uploads/Code/time_proto.zip

Original issue reported on code.google.com by dmel...@gmail.com on 2 Jan 2010 at 7:35

GoogleCodeExporter commented 9 years ago
The latest version of the Time library is here: 
http://www.arduino.cc/playground/Code/Time

The discussion thread for this library in the Arduino forum is here: 
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1262783962/0

The download includes a companion library for scheduling tasks at a time of day 
or 
elapsed intervals, see: 
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1263305457

Original comment by memargolis@gmail.com on 19 Jan 2010 at 10:01

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 6 May 2010 at 6:34

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 20 Dec 2010 at 3:26

GoogleCodeExporter commented 9 years ago
Fixed in the latest versions of the library.

Original comment by c.mag...@arduino.cc on 27 May 2015 at 12:19