alphahm / adhanpy

An offline prayer times library
MIT License
19 stars 6 forks source link

rethink date and time components #28

Open alphahm opened 7 months ago

alphahm commented 7 months ago

See if DateComponents and TimeComponents can be safely removed. For that purpose, use as much as possible python standard library, see if relevant areas of code can instead make use of python's datetime.