Crates.io | lstc-calendar |
lib.rs | lstc-calendar |
version | 0.2.0 |
source | src |
created_at | 2024-02-11 16:28:44.981631 |
updated_at | 2024-02-15 12:58:35.802943 |
description | Calendar classification system, which applies meaning to dates such as Christmas day or Weekday and Weekend, etc. |
homepage | |
repository | https://github.com/letsseethecode/lstc-calendar.git |
max_upload_size | |
id | 1135926 |
size | 12,459 |
Use the LSTC Calendar to classify dates using recurring patterns, such as 25-Dec being Christmas.
The Calendar can be used to model the following examples.
Note: LSTC does not support Lunar calendars at present, such as Easter, Eid, Chinese New Year, etc. These can be added as specific dates for each year, with little effort.
This project is part of the letsseethecode.com collaborative coding project.