Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
date-is-less
Checks if a date is before another date
Parameter
Type
Description
self
date
The first date
other
date
The date to compare with
return
bool
True if the first date is before the second date, false otherwise