Hunny Software Library Reference
DateTime.Year Property
Gets the year.
[Visual Basic]
Public ReadOnly Property Year As
Integer
[C#]
public
int
Year {get;}
Property Value
the year
See Also
DateTime Class
|
Hunny.Mime Namespace