DateTime
DateTime is the term used in programming when referring to date and time related topics, which is a complex field, including
- handling of timezones
- date arithmetic
- different calendars (Gregorian, Julian, Chinese, Islamic, Hebrew, etc.)
Here are 540 public repositories matching this topic...
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
-
Updated
Jan 29, 2025 - Python
📅 Tiny date, time diff calculator with piggybacked timers
-
Updated
Jan 11, 2025 - Python
⌛ Simple library used to format datetime with `*** time ago` statement. eg: "3 hours ago".
-
Updated
Sep 14, 2022 - Python
AI Personal Voice Assistant Project (Male - Female version)
-
Updated
Aug 1, 2023 - Python
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
-
Updated
Aug 19, 2024 - Python
自然言語で書かれた時間情報表現を抽出/規格化するルールベースの解析器
-
Updated
Jan 27, 2024 - Python
Fast and robust date extraction from web pages, with Python or on the command-line
-
Updated
Dec 30, 2024 - Python
DateTimeRange is a Python library to handle a time range. e.g. check whether a time is within the time range, get the intersection of time ranges, truncate a time range, iterate through a time range, and so forth.
-
Updated
Dec 29, 2024 - Python
Extract datetimes and durations from natural language text as Python objects. Supports ranges, lists, and more.
-
Updated
Feb 9, 2025 - Python
Sublime Text 2/3 plugin for string manipulations
-
Updated
Mar 5, 2020 - Python