TgKit library and website are still in early development!

BusinessOpeningHoursInterval Interface

Properties

closingMinute number

The minute's sequence number in a week, starting on Monday, marking the end of the time interval during which the business is open; From 0 to 8 * 24 * 60

See the code

openingMinute number

The minute's sequence number in a week, starting on Monday, marking the start of the time interval during which the business is open; From 0 to 7 * 24 * 60

See the code