use chrono for day of week labels
move `window::get_sunday` to `time::get_calender_first`
This commit is contained in:
parent
ee73884b07
commit
e5f135a76e
3 changed files with 17 additions and 10 deletions
|
|
@ -1,4 +1,5 @@
|
|||
mod localize;
|
||||
mod time;
|
||||
mod window;
|
||||
|
||||
use window::Window;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue