dayOfWeek: significant speed up, added julian_calendar option
Rather than spawning the unix date command, the function now calculates the day of the week via the Julian Date of the day. This commit also adds an option to calculate the day of the week for a date given in the Julian calendar.
Loading
Please register or sign in to comment