Date.daysUntil
int daysUntil(const this, Date end)Gets whole calendar days from this date until another date.
Remarks
Returns 0 when either date is invalid.
Parameters
const
this
Date
end
End date.
Generated with campc 0.11.0-preview.1.
int daysUntil(const this, Date end)Gets whole calendar days from this date until another date.
Returns 0 when either date is invalid.
End date.
Generated with campc 0.11.0-preview.1.