Browse by Tags
All Tags » DateDiff ( RSS)
-
|
The DateDiff function does not compare the month. It currently only compares in day, hour, minute, second or millisecond. To compare months one could instead e.g. use the Month function to extract the months from the dates (and if needed, the Year function...
|
|
|
|