There are several Tibetan calendars. These functions implement the
official Phuglugs version of the Kalachakra calendar, which is similar
to the Hindu lunisolar calendars.
Usage
tibetan_date(
year = integer(),
month = integer(),
leap_month = logical(),
day = integer(),
leap_day = logical()
)