Xojo.Core.DateInterval
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Class (inherits from Object)
A DateInterval is used to modify a date object. You specify how much you want to offset the date by and then add (or subtract) the interval to the date to get a new date object.
Properties | |||||||
|
Constructors | |
|
See Also
Xojo.Core.Date class