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

    Move a date to the end of its calendar day (last millisecond). 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