surp-hovhannes / bahk

App for Christians curious about how, when, and why to fast
MIT License
3 stars 1 forks source link

[bugfix] display next fasting day instead of start date of fast (can … #20

Closed andylitalo closed 3 months ago

andylitalo commented 3 months ago

Bug Fast card displays first date of fast. For year-long fasts like the Wednesday and Friday fasts, this shows a date in January all year.

Fix Serialize the next fasting day (excludes days before today) instead of the start date.

Tested manually on local version of the site.