LCDatetime Class Methods Summary
The following table summaries LCDatetime class methods.
Method |
Description |
---|---|
LCDatetime.Adjust |
Add or subtract a given number of years, months, or days from a date and time. |
LCDatetime.Clear |
Set the LCDatetime to the default value of a new LCDatetime. |
LCDatetime.Compare |
Compare two LCDatetime objects to see which represents the later time. |
LCDatetime.Copy |
Create a new LCDatetime by copying an existing one. |
LCDatetime.GetDiff |
Find the difference between two LCDatetimes in units of a specified time interval. |
LCDatetime.SetConstant |
Set the LCDatetime to one of three special "constant" values. |
LCDatetime.SetCurrent |
Set the LCDatetime to the current date and time. |