Skip to content
#

date-time

DateTime is the term used in programming when referring to date and time related topics, which is a complex field, including

  • date arithmetic
  • different calendars (Gregorian, Julian, Chinese, Islamic, Hebrew, etc.)

Here are 189 public repositories matching this topic...

ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.

  • Updated Feb 14, 2024
  • C++