Changes in this Release
Changelog
V0.4.7 (2023-04-05)
Full changelog
Implemented enhancements:
nice_date
utils #42 (JarbasAl):
datetime conversion into a displayable string of
- day (
nice_day
)
- weekday (
nice_weekday
)
- month or (
nice_month
)
- a dict containing all of the information (
get_date_strings
)