mirror of
https://github.com/gunner47/GyverLamp.git
synced 2025-08-07 17:10:30 +03:00
Добавлен переход на летнее/зимнее время; Добавлен эффект Белый огонь; Исправлены ошибки
This commit is contained in:
9
libraries/Timezone/library.properties
Normal file
9
libraries/Timezone/library.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
name=Timezone
|
||||
version=1.2.2
|
||||
author=Jack Christensen <jack.christensen@outlook.com>
|
||||
maintainer=Jack Christensen <jack.christensen@outlook.com>
|
||||
sentence=Arduino library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments.
|
||||
paragraph=The primary aim of the Timezone library is to convert Universal Coordinated Time (UTC) to the correct local time, whether it is daylight saving time (a.k.a. summer time) or standard time.
|
||||
category=Timing
|
||||
url=https://github.com/JChristensen/Timezone
|
||||
architectures=avr
|
Reference in New Issue
Block a user