dragfyre / bahai-date-api

RESTful API for the Baha'i (Badi) calendar.
ISC License
7 stars 4 forks source link

Fix Gregorian date #8

Closed brettz9 closed 4 years ago

brettz9 commented 4 years ago

The probable source of confusion is that in the badi-cal API, getDay returns the date, but with the JavaScript Date API, that returns the day of the week which isn't desirable here.