An open API service indexing awesome lists of open source software.

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

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