You are here: Start » AVL.NET » DateTimeDeprecated Structure

DateTimeDeprecated Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Represents information about date and time.

Constructors

 ConstructorDescription
DateTimeDeprecated(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean, Int32)

Properties

 NameTypeDescription
DaylightSavingSystem.Boolean
DayOfMonthSystem.Int32
DayOfWeekSystem.Int32
DayOfYearSystem.Int32
EmptyAvl.DateTimeDeprecated Gets an empty instance of the DateTimeDeprecated.
HourSystem.Int32
MillisecondsSystem.Int32
MinutesSystem.Int32
MonthSystem.Int32
SecondsSystem.Int32
TimezoneOffsetSystem.Int32
UnixTimeSystem.Int32
YearSystem.Int32

Methods

 NameDescription
Equals(Avl.DateTimeDeprecated)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also