|
eff94f175c
|
Add fromDateTime()
|
2023-03-31 13:22:53 +02:00 |
|
|
cdbb81e97d
|
australian daylight saving time only from 02:00 to 03:00
|
2023-03-22 12:48:34 +01:00 |
|
|
5d29369bd7
|
Fix unit tests
|
2023-03-08 14:34:19 +01:00 |
|
|
2e07459336
|
Preparations for australian daylight saving time
|
2023-03-01 16:55:50 +01:00 |
|
|
32bdd0911d
|
Updated to new esp-idf
|
2023-02-27 17:27:04 +01:00 |
|
|
8a44b1ecf7
|
more chrono types for unit tests
|
2022-12-16 16:04:13 +01:00 |
|
|
6c87b11d8f
|
Fixed european summer time
|
2022-10-27 21:42:22 +02:00 |
|
|
b83cc027cd
|
Add missing dependency esp_timer
|
2022-05-24 11:54:09 +02:00 |
|
|
272e99832b
|
Remove IMPLEMENT_TYPESAFE_ENUM
|
2022-04-09 18:06:59 +02:00 |
|
|
9c57959705
|
Remove micros_clock and measure all other clocks in microseconds
|
2022-01-19 18:20:05 +01:00 |
|
|
c273edf278
|
Added type traits for durations
|
2022-01-11 22:38:39 +01:00 |
|
|
eff113c393
|
Add micros clock
|
2021-12-22 18:02:46 +01:00 |
|
|
4d02e16f4c
|
Fixed get_default_timezone() in espchronotestutils
|
2021-11-30 11:59:57 +01:00 |
|
|
1955671291
|
local timezone optional
|
2021-11-21 03:52:06 +01:00 |
|
|
4d2e9305dc
|
added expected and fmt for cleaner code/interfaces
|
2021-08-01 21:42:41 +02:00 |
|
|
7f8a185678
|
Fixed tests
|
2021-05-30 20:07:59 +02:00 |
|
|
0532ca5cbc
|
utc_clock now in milliseconds precision
|
2021-05-30 19:48:59 +02:00 |
|
|
8d851d90af
|
CMakeLists.txt formatting
|
2021-05-26 02:42:55 +02:00 |
|
|
fbd01e717b
|
Added espchrono_impl.cpp
|
2021-04-15 21:45:31 +02:00 |
|
|
368b64e800
|
Added dst parameter to makeUtcFromLocal and makeLocal
|
2021-03-22 09:20:05 +01:00 |
|
|
e76af9f3c2
|
Move espchrono ESP32 implementations into espcpputils lib
|
2021-02-24 17:56:25 +01:00 |
|
|
d3547a3323
|
renamed 32bit durations, added ESP32 implementations in separate .cpp file
|
2021-02-24 17:11:42 +01:00 |
|
|
5ec358b30e
|
64bit millis_clock
|
2021-02-22 12:04:51 +01:00 |
|
|
2602e04d42
|
Added .travis.yml for cloud test builds
|
2021-02-15 00:16:50 +01:00 |
|
|
e64801e566
|
Updated gitignores
|
2021-02-14 23:33:58 +01:00 |
|
|
f10dd9e03b
|
Added unit tests and qmake helper files
|
2021-02-14 23:25:43 +01:00 |
|
|
c2638be69f
|
Added espchrono.h/cpp
|
2021-02-14 21:02:29 +01:00 |
|
|
1277623bcb
|
Initial commit
|
2021-02-14 20:40:25 +01:00 |
|