This package provides provides an utility for timezone manipulation, implementing the following features:
this library uses only the standard package
supports getting offset from timezone abbreviation, which is not supported by the time package
determine whether the specified time.Time is daylight saving time
change the location of time.Time by specifying the timezone
Documentation at https://melpa.org/#/snapshot-timemachine-rsnapshot
Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport
provides the recommended high-level interface.
Parsers are used to take raw binary data and transform them into usable messages. This package provides InterByteTimeout
, a parser that emits data if there is a pause between packets for the specified amount of time.