cDateTime: Add |
Adds a specified amount of time to the current date, returning a new cDateTime instance with the calcuated value.
Public Function Add( ByRef ts As TimeSpan ) As cDateTime
Project VBCorLib Overview Class cDateTime Overview cDateTime Properties cDateTime Methods AddDays