mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
исправление веба. стабильная версия
This commit is contained in:
@@ -11,7 +11,7 @@ extern void synchTime();
|
||||
extern const String getTimeLocal_hhmm();
|
||||
extern const String getTimeLocal_hhmmss();
|
||||
extern const String getDateTimeDotFormated();
|
||||
extern const String getDateDotFormated();
|
||||
extern const String getTodayDateDotFormated();
|
||||
extern unsigned long strDateToUnix(String date);
|
||||
extern const String getDateTimeDotFormatedFromUnix(unsigned long unixTime);
|
||||
extern unsigned long gmtTimeToLocal(unsigned long gmtTimestamp);
|
||||
|
||||
Reference in New Issue
Block a user