TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Function isSameDate

    • Checks if the date is the same between two UTC millisecond times, in the current time zone.

      Parameters

      • first: number

        The first UTC millisecond time

      • second: number

        The second UTC millisecond time

      Returns boolean

      True if the two times fall on the same date (between 00:00:00.000 and 23:59:59.999)