solene-drnx / grainParisArt-Public

39 stars 8 forks source link

refactor: optimize date handling by replacing manual conditions with … #3

Open wneel opened 3 weeks ago

wneel commented 3 weeks ago

doc of timedelta here (shift the current day with the amount of days needed)

doc of strftime here (used in this case to format time easily)