hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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