@bytebury/sauce - v1.13.0
    Preparing search index...

    Function isInFuture

    • Determines if the date is in the future.

      Parameters

      • date: Date

      Returns boolean

      this is date specific. So, if it is 1:00 PM and you pass a date that is today at 2:00 PM, it will return false, because the "date" is the same.