Files
Scanning the repository...
Last update 9 years 2 months
by Hu-Cheng Lee
| FileslibraryTime | |
|---|---|
| .. | |
| examples | |
| DateStrings.cpp | |
| Readme.txt | |
| Time.cpp | |
| Time.h | |
| TimeLib.h | |
| keywords.txt | |
| library.json | |
| library.properties |
library.json{ "name": "Time", "frameworks": "Arduino", "keywords": "Time, date, hour, minute, second, day, week, month, year, RTC", "description": "Time keeping library", "url": "http://playground.arduino.cc/Code/Time", "authors": [ { "name": "Michael Margolis" }, { "name": "Paul Stoffregen" } ], "repository": { "type": "git", "url": "https://github.com/PaulStoffregen/Time" } }