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