mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-14 15:54:47 +00:00
11 lines
548 B
INI
11 lines
548 B
INI
name=Timezone
|
|
version=1.2.4
|
|
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=*
|
|
depends=Time
|