https://github.com/sinokadev/is_new_year
check January 1st
https://github.com/sinokadev/is_new_year
Last synced: 6 months ago
JSON representation
check January 1st
- Host: GitHub
- URL: https://github.com/sinokadev/is_new_year
- Owner: sinokadev
- Created: 2025-12-12T14:33:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-13T15:43:16.000Z (7 months ago)
- Last Synced: 2025-12-14T06:18:37.346Z (7 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# is new year? - Python
This project checks whether a date is January 1st for specific formats. We're adding support for one new format each day until January 1st, 2026.
# Support Format
- Korean (added on 2025-12-12)
- Number (added on 2025-12-13) - only Unix timestamps and UTC
- English (added on 2025-12-14)
- Date String (added on 2025-12-16) - [Date String](./Data-String.md)
- ISO 8601 (added on 2025-12-17)
- Japanese (added on 2025-12-18)
# Project End
2025-12-12 ~ 2026-01-01