Documentation
isLowerThan
usage
boolean islower = date->isLowerThan( date otherdate )
paramètres
otherdate: another date which you want to know if it's greather than the current one
retourne
whether the current date is lower than the given date
boolean islower = date->isLowerThan( date otherdate )
otherdate: another date which you want to know if it's greather than the current one
whether the current date is lower than the given date