![]() DayINWeekDate | Search the date corresponding to the day given in the week of the date given. |
![]() GetDayOfWeek | Get the dotnet DayOfWeek type of the given integer representing a day. |
![]() GetDayOfWeekName | Return the string representation of the day using the current culture. |
![]() GetFirstDateOfWeek | Get the first date of the week of a given datetime. |
![]() MonthName | Overloaded. Get the string representation of the month. |
![]() NextDayDate | Search the next date of the day specified. |
![]() PrevtDayDate | Search the previous date of the day specified. |
![]() WeekdayName | Return the string representation of the day of a given datetime. |
![]() ConvertDay | Convert a Dotnet DayofWeak into a Visual basic FirstDayOfWeek. |
CalendarEX Constructor
|
Initializes a new instance of the CalendarEX class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
CalendarEX Class | DotnetProject Namespace