Skip to content

isSameOrBefore Type documentation

(current: Date, compareTo: Date) => boolean
Function
Is first date equal or before the second date (without considering the time). current \​>= compareTo
Parameters
current: Date
compareTo: Date

Types Documentation

No types to document for items on this page.


Except where otherwise noted, content on this site is licensed under MIT License.