Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

Xojo.Core.DateInterval

From Xojo Documentation

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
Days Months Years
Hours NanoSeconds
Minutes Seconds
Constructors

Constructor(years As Integer = 0, months As Integer = 0, days As Integer = 0, hours As Integer = 0, minutes As Integer = 0, seconds As Integer = 0, nanoseconds As Integer = 0)


See Also

Xojo.Core.Date class

Retrieved from "http://docs.xojo.com/index.php?title=Xojo.Core.DateInterval&oldid=58477"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • iOS
  • Language Date and Time
  • This page was last edited on 18 January 2019, at 19:50.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki