hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

date-is-greater

Checks if a date is after 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 after the second date, false otherwise