You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
OH includes Ephemeris actions for dealing with holidays/dates/etc.
Proposal:
Top level Const Ephemeris like Items, Groups, etc.
Hash lookup, again like Items / Groups. Ephemeris['Thanksgiving']
Aliasing all 'bank' methods without bank. "If everything is a bank - then nothing is a bank". i.e. get_holiday instead of get_bank_holiday.
The text was updated successfully, but these errors were encountered:
OH includes Ephemeris actions for dealing with holidays/dates/etc.
Proposal:
Top level Const
Ephemeris
like Items, Groups, etc.Hash lookup, again like Items / Groups.
Ephemeris['Thanksgiving']
Aliasing all 'bank' methods without bank. "If everything is a bank - then nothing is a bank". i.e. get_holiday instead of get_bank_holiday.
The text was updated successfully, but these errors were encountered: