{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ezTime2",
  "description": "ezTime2 - pronounced \"Easy Time\" - is an Arduino time and date library with NTP sync, timezone lookups, formatted output, events, and millisecond precision.",
  "url": "https://github.com/Dag0d/ezTime2",
  "author": {
    "@type": "Person",
    "name": "Dag0d"
  },
  "applicationCategory": "Timing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Dag0d/ezTime2-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 10295,
  "datePublished": "2026-07-01",
  "license": "https://spdx.org/licenses/MIT"
}