temporal-fns
    Preparing search index...

    Function isToday

    • Returns true when temporal falls on today's calendar date. Does NOT accept Instant: an absolute timeline point has no calendar date until a time zone is supplied — convert via instant.toZonedDateTimeISO(tz) first.

      For ZonedDateTime, "today" is resolved in the value's own time zone.

      Parameters

      Returns boolean