The C1TimeHelper type exposes the following members.

Methods

  Name Description
Public method Static member AddDays
Adds the days.
Public method Static member AddMinutes
Add the minutes.
Public method Static member AddMonthes
Adds the monthes.
Public method Static member CompareDateTime
Compare two DateTime dates
Public method Static member ConvertToDate
Convert a date to date, only year, month and date arguments is taken.
Public method Static member ConvertToMilliseconds
Convert a date to milliseconds, only hours, minutes and milliseconds arguments is taken.
Public method Static member DaysInMonth
Returns total number of the days in the month.
Public method Static member ParseLocale
Parse a datetime string to datetime object.

See Also