daylight-savings

There are 10 repositories under daylight-savings topic.

  • spencermountain/spacetime

    A lightweight javascript timezone library

    Language:JavaScript4k28220184
  • chrisblakley/Daylight-Calendar-ICS

    Daylight Calendar is a dynamically generated .ics calendar that you can host and subscribe to in Google Calendar, iCal, or other calendar software.

    Language:PHP436196
  • lilingxi01/ams-date-picker

    (WIP) Ams Date Picker - A modern, magical, and unstyled date picker for React. We have your favorite Time Machine and Input Supercharge out-of-box.

    Language:TypeScript327210
  • brandon93s/is-dst

    Is it Daylight Saving Time?

    Language:JavaScript10201
  • alannishioka/esp32-2432s028-clock

    ESP32-2432S028 Internet Synced (NTP) Clock

    Language:C6001
  • neilharan/etz

    ETZ: Embeddable C++ Time Zone library

    Language:C++2100
  • rwpalmer/Set-MPU-Local-Time-via-MQTT

    Configure IOT devices local time settings via MQTT. Includes a Linux script that uses Mosquitto to publish local timezone information with the retain flag set. Also includes C++ code snippets for a Particle MPU to parse the MQTT message and update local time settings.

    Language:Shell1200
  • chathurangajay/Srilankan-time-NodeMCU-NTP

    Sri lankan time on NodeMCU NTP

    Language:C++0000
  • bboyho/GPSClock

    This code parses the GPS data when there is a satellite lock and outputs the data to a 7-segment serial display using software serial pins. The clock is adjust for Mountain Standard Time with an optional mode for daylight savings.

    Language:C++21
  • MarcFinns/GoogleGeolocation

    Uses Google maps API and NTP to determine time, timezone, daylight saving, latitude/longitude, physical address (still work in progress, code not beautiful but works)

    Language:C++00