@oneblink/sdk-core
    Preparing search index...
    StartOfDay: (date: Date) => Date

    Move a date to the start of its calendar day. Callers supply timezone-aware behaviour (e.g. organisation timezone on the server, local timezone in the browser).

    Type Declaration

      • (date: Date): Date
      • Parameters

        • date: Date

        Returns Date