per1234
|
2c08bcc7be
|
Fix bad URL in library.properties
Use of incorrect case in the Arduino Playground URL resulted in a redirect to the Playground home page instead of the expected Time library page.
|
2019-05-11 12:45:31 -07:00 |
|
Paul Stoffregen
|
b05d455c91
|
Merge pull request #120 from Bolukan/patch-1
strcpy_P not needed for ESP8266/2.5.0-beta2 sdk
|
2019-03-14 12:01:48 -07:00 |
|
Bollie
|
81b3192047
|
strcpy_P not needed for ESP8266/2.5.0-beta2 sdk
|
2019-03-14 19:58:33 +01:00 |
|
Paul Stoffregen
|
6d0fc5e6f9
|
Merge pull request #113 from huyhqit/fix-grammar
Fix error grammar in file Readme.md
|
2019-01-28 00:18:42 -08:00 |
|
DESKTOP-MK92NDD\huyat
|
50a56f266b
|
Fix error grammar
|
2019-01-28 10:47:34 +07:00 |
|
PaulStoffregen
|
8ac0830c1e
|
Don't define strcpy_P if already defined
|
2019-01-27 17:07:44 -08:00 |
|
PaulStoffregen
|
a8f9be7907
|
Add issue template
|
2018-03-15 16:05:07 -07:00 |
|
Paul Stoffregen
|
9381467b65
|
Merge pull request #89 from zharovdv/master
Update Time.cpp
|
2018-01-20 06:04:45 -08:00 |
|
zharovdv
|
514666593a
|
Update Time.cpp
LEAP_YEAR bad macro - need in parentheses.
|
2018-01-20 17:03:32 +03:00 |
|
Paul Stoffregen
|
4fef0834ba
|
Merge pull request #88 from zharovdv/master
Update TimeLib.h
|
2018-01-20 06:03:07 -08:00 |
|
zharovdv
|
7251f894a1
|
Update TimeLib.h
Bad macros fixed
|
2018-01-20 16:50:49 +03:00 |
|
PaulStoffregen
|
6dd00e2867
|
Fix SECS_PER_YEAR
|
2017-12-13 05:09:47 -08:00 |
|
Paul Stoffregen
|
27046bb83f
|
Merge pull request #50 from SukkoPera/master
Add TimeNTP_ENC28J60 example
|
2017-12-13 05:03:33 -08:00 |
|
Paul Stoffregen
|
75089afd3a
|
Merge pull request #72 from halx4/master
corrected minor typos in readme.md
|
2017-12-13 05:02:51 -08:00 |
|
PaulStoffregen
|
0473efe605
|
use const for mkTime input (fixes #85)
|
2017-12-13 04:13:28 -08:00 |
|
PaulStoffregen
|
420a3c08af
|
Fix compiler error and generally clean up TimeRTCLog example
|
2017-09-05 02:07:02 -07:00 |
|
foivos christoulakis
|
2ad08f3bca
|
corrected minor typos in readme.md
|
2017-04-15 15:37:32 +01:00 |
|
Paul Stoffregen
|
01083f838c
|
Merge pull request #70 from ccoenen/patch-1
Readme converted to markdown
|
2017-03-20 15:15:33 -07:00 |
|
Claudius Coenen
|
998ea7db21
|
Readme converted to markdown
|
2017-03-20 22:40:51 +01:00 |
|
PaulStoffregen
|
350b8622e6
|
Update readme
|
2016-11-09 06:28:11 -08:00 |
|
Paul Stoffregen
|
22c59471a8
|
Merge pull request #57 from Roman3349/patch-1
PR #56 Fix a mistake in examples
|
2016-09-27 03:25:30 -07:00 |
|
Roman Ondráček
|
f7a6aed006
|
Fix a mistake in examples
|
2016-09-27 12:24:44 +02:00 |
|
Paul Stoffregen
|
e2ffd4f99f
|
Merge pull request #56 from Roman3349/master
Add information about library to @PlatformIO Library Registry manifest file
|
2016-09-27 03:15:14 -07:00 |
|
Roman3349
|
ec02408003
|
Add information about authors, examples and version to @PlatformIO Library Registry manifest file
Signed-off-by: Roman3349 <ondracek.roman@centrum.cz>
|
2016-09-27 11:07:03 +02:00 |
|
SukkoPera
|
e4cf2261fd
|
Add TimeNTP_ENC28J60 example
|
2016-08-29 22:24:22 +02:00 |
|
PaulStoffregen
|
18ce15b202
|
Fix compiler warnings when constants used with TimeAlarms
|
2016-07-06 08:36:05 -07:00 |
|
Paul Stoffregen
|
cb1e416b84
|
Merge pull request #40 from mcauser/esp8266
ESP8266 eg - Use WiFi.hostByName() to resolve IP from pool of servers
|
2016-03-21 08:30:31 -07:00 |
|
Mike Causer
|
d66874d5d8
|
Use WiFi.hostByName to resolve IP
|
2016-03-21 13:14:32 +11:00 |
|
PaulStoffregen
|
0bfe218b56
|
Use TimeLib.h header internally too
|
2016-03-04 19:59:40 -08:00 |
|
Paul Stoffregen
|
53dd37ef33
|
Merge pull request #38 from chaeplin/master
ESP8266 example update
|
2016-02-17 10:12:49 -08:00 |
|
chaeplin
|
63e8a79db5
|
ESP8266 example update
https://github.com/PaulStoffregen/Time/issues/37
|
2016-02-17 19:49:21 +09:00 |
|
PaulStoffregen
|
1574db4563
|
Increase to version 1.5
v1.5
|
2015-11-11 09:32:45 -08:00 |
|
PaulStoffregen
|
99356ad7eb
|
Update ESP8266WiFi example too
|
2015-11-11 09:31:05 -08:00 |
|
PaulStoffregen
|
afc724a8c3
|
Merge branch 'master' of github.com:PaulStoffregen/Time
|
2015-11-11 09:30:01 -08:00 |
|
PaulStoffregen
|
26cd0c8509
|
Fix for includes with Arduino 1.6.6
|
2015-11-11 09:29:29 -08:00 |
|
Paul Stoffregen
|
cfe459846e
|
Merge pull request #28 from mmuecke/master
Example for Time with the ESP8266
|
2015-10-18 20:22:33 -07:00 |
|
mueckema
|
0fd71f01a0
|
Example for Time with the ESP8266
The adjusted NTP example to use with the ESP8266
|
2015-10-18 19:27:44 +02:00 |
|
PaulStoffregen
|
a7cc3261f9
|
Fix abbreviation of Thursday, fixes issue #16
|
2015-05-20 14:44:08 -07:00 |
|
Paul Stoffregen
|
1f830d7179
|
Merge pull request #14 from YellowOrb/master
Added two comments to explain the while-loop in now()
|
2015-04-09 12:58:39 -07:00 |
|
Karl-Petter Åkesson
|
c2c5c5bf76
|
Added two comments to explain the while-loop in now()
|
2015-04-09 09:23:03 +02:00 |
|
PaulStoffregen
|
5aa1667b44
|
Update library.properties
|
2015-03-26 08:30:04 -07:00 |
|
PaulStoffregen
|
14b58229dc
|
Add library.properties
1.4
|
2015-03-26 08:27:58 -07:00 |
|
Paul Stoffregen
|
2cebbd784f
|
Merge pull request #10 from Grezzo/fixing-typo
Fixed a typo in a comment
|
2015-02-10 09:21:47 -08:00 |
|
Graeme Robinson
|
f231b894aa
|
Fixed a typo in a comment
Changed inclided to included
|
2015-02-10 16:46:49 +00:00 |
|
Paul Stoffregen
|
a13291f3c7
|
Merge pull request #6 from ivankravets/patch-3
Correct repository type field
|
2014-10-24 13:06:19 -07:00 |
|
Ivan Kravets
|
6cfd870660
|
Correct repository type field
I've just fixed in main docs this mistake (commit fa6ff40a1af8a28be2d56c96ad0def9e2)
|
2014-10-24 23:04:14 +03:00 |
|
Paul Stoffregen
|
2c48472e66
|
Merge pull request #5 from ivankravets/patch-2
Fix JSON syntax
|
2014-10-24 12:55:13 -07:00 |
|
Ivan Kravets
|
2d9c1cbbc8
|
Fix JSON syntax 2
|
2014-10-24 22:55:11 +03:00 |
|
Ivan Kravets
|
90d420624d
|
Fix JSON syntax
|
2014-10-24 22:51:53 +03:00 |
|
PaulStoffregen
|
85820e26f1
|
Add library.json
|
2014-10-24 05:22:37 -07:00 |
|