FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDateTimeExt Members

The clsDateTimeExt type exposes the following members.

Methods


  Name Description
Public method Static member addBusinessDays(DateTime, Int32)
Adds the business days.
Public method Static member addBusinessDays(DateTime, Int32, weekendType, Boolean, DataTable)
returns computed end date
Public method Static member addBusinessDaysUsingSeconds
Public method Static member EndOfDay
return end of the day i.e, 11:59:59 PM
Public method Static member excludeWeekends
Public method Static member First
Gets a DateTime representing the first day in the current month
Public method Static member FirstDayOfTheMonth
Retrieves the first day of the month of the date.
Public method Static member FirstDayOfWeek
Returns the first day of the week
Public method Static member FirstDayOfWeekOfTheMonth
Firsts the day of week of the month.
Public method Static member Last
Gets a DateTime representing the last day in the current month
Public method Static member LastDayOfTheMonth
Retrieves the last day of the month of the date.
Public method Static member LastDayOfWeek
Retrieves the last day of the week that occourred since date.
Public method Static member LastDayOfWeekOfTheMonth
Lasts the day of week of the month.
Public method Static member Next
Gets a DateTime representing the first date following the current date which falls on the given day of the week
Public method Static member NextDayOfWeek
Retrieves the next day of the week that will occour after date.
Public method Static member StartOfDay
Returns start of the day i.e, 12 AM
Public method Static member StartOfWeek
Starts the of week.
Public method Static member ToISOFormat(DateTime)
Get the date in ISO Format
Public method Static member ToISOFormat(Nullable<(Of <<'(DateTime>)>>))
Get the date in ISO Format
Public method Static member ToLocalTime
Converts the DateTime UTC of given Time Zone
Public method Static member Tomorrow
Returns tomorrow's date
Public method Static member ToTimeZoneUtc(DateTime, String)
Converts the DateTime to UTC of given Time Zone
Public method Static member ToTimeZoneUtc(DateTime, String, String)
Public method Static member Yesterday
Returns yesterday's date