UNPKG

rpg-calendar

Version:

Low level library for working with RPG/Fantasy dates

4 lines (3 loc) 123 B
export declare const hoursInDay = 24; export declare const minutesInHour = 60; export declare const secondsInMinutes = 60;