Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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