Gentee Programming Language > Documentation > Libraries | Download documentation |
The number of days between two dates.
int days( datetime left, datetime right )
left The first date for comparison. right The second date for comparison.
Returns the number of days between two dates. If the first date is greater than the second one, the return value will be negative.
See alsoFunction for working with time
![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |