Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DaySlot

Hierarchy

Index

Properties

day: Day

Day of the week (e.g. Monday)

from: string

Time in 24 hour format (e.g. 14:30)

metadata?: Record<any, any>

Any other metadata

timezone?: string

IANA zone (e.g. "America/New_York"). Will be used if input datetimes have no offset in the ISO string. Takes precedence over inputTimezone

to: string

Time in 24 hour format (e.g. 17:45)

Generated using TypeDoc