The iCalDateTime type exposes the following members.

Constructors

Methods

  NameDescription
Public methodAdd
Public methodAddDays
Public methodAddHours
Public methodAddMilliseconds
Public methodAddMinutes
Public methodAddMonths
Public methodAddSeconds
Public methodAddTicks
Public methodAddYears
Public methodAssociateWith
Public methodCompareTo
Public methodCopy<(Of <<'(T>)>>)
Creates a copy of the object.
(Inherited from CalendarDataType.)
Public methodCopyFrom (Overrides CalendarDataType..::..CopyFrom(ICopyable).)
Public methodEquals (Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetService(String) (Inherited from CalendarDataType.)
Public methodGetService(Type) (Inherited from CalendarDataType.)
Public methodGetService<(Of <<'(T>)>>)()()()() (Inherited from CalendarDataType.)
Protected methodGetTimeZoneObservance
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValueType (Inherited from CalendarDataType.)
Public methodGreaterThan
Public methodGreaterThanOrEqual
Public methodLessThan
Public methodLessThanOrEqual
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnDeserialized (Inherited from CalendarDataType.)
Protected methodOnDeserializing (Inherited from CalendarDataType.)
Public methodRemoveService(String) (Inherited from CalendarDataType.)
Public methodRemoveService(Type) (Inherited from CalendarDataType.)
Public methodSetService(Object) (Inherited from CalendarDataType.)
Public methodSetService(String, Object) (Inherited from CalendarDataType.)
Public methodSetValueType (Inherited from CalendarDataType.)
Public methodSubtract(TimeSpan)
Public methodSubtract(IDateTime)
Public methodToString()()()() (Overrides Object..::..ToString()()()().)
Public methodToString(String)
Public methodToString(String, IFormatProvider)
Public methodToTimeZone(String)
Public methodToTimeZone(ITimeZoneInfo)

Operators

Fields

  NameDescription
Protected field_AssociatedObject (Inherited from CalendarDataType.)

Properties

  NameDescription
Public propertyAssociatedObject (Overrides CalendarDataType..::..AssociatedObject.)
Public propertyCalendar (Inherited from CalendarDataType.)
Public propertyDate
Public propertyDay
Public propertyDayOfWeek
Public propertyDayOfYear
Public propertyEncoding (Inherited from EncodableDataType.)
Public propertyHasDate
Public propertyHasTime
Public propertyHour
Public propertyIsUniversalTime
Public propertyLanguage (Inherited from CalendarDataType.)
Public propertyLocal
Converts the date/time to this computer's local date/time.
Public propertyMillisecond
Public propertyMinute
Public propertyMonth
Public propertyStatic memberNow
Public propertyParameters (Inherited from CalendarDataType.)
Public propertySecond
Public propertyTicks
Public propertyTimeOfDay
Public propertyTimeZoneName
Public propertyTimeZoneObservance
Gets the iCalTimeZoneInfo object for the time zone set by TZID.
Public propertyStatic memberToday
Public propertyTZID
Public propertyUTC
Converts the date/time to UTC (Coordinated Universal Time)
Public propertyValue
Public propertyYear

See Also