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

  • handling of timezones
  • localized date formatting
  • date arithmetic
  • different calendars (Gregorian, Julian, Chinese, Islamic, Hebrew, etc.)
  • universal storage format (ISO 8601, timestamp
  • Here are 40 public repositories matching this topic...

    Momentum - is an analogue of the app of the same name in the Chrome web store. The application shows the time and username, his goal for the current day. The background image changes depending on the time of day. App uses local storage to store data..

    • Updated Feb 8, 2024
    • JavaScript