mitchelloharawild / mixtime

Mixed time vectors for R
https://pkg.mitchelloharawild.com/mixtime/
GNU General Public License v3.0
4 stars 0 forks source link

Calendars #11

Open mitchelloharawild opened 6 months ago

mitchelloharawild commented 6 months ago

All calendars are built on the same absolute time system, with functions that map points in time between more specific calendars. There are two core types of calendars from which others inherit common behaviour: arithmetical and astronomical (Calendrical Calculations).

From these calendars we allow users to easily define subsets of these calendars, for example business hours and trading hours.