'Declaration Public ReadOnly Property Year As Integer
'Usage Dim instance As TdTimestamp Dim value As Integer value = instance.Year
public int Year {get;}
'Declaration Public ReadOnly Property Year As Integer
'Usage Dim instance As TdTimestamp Dim value As Integer value = instance.Year
public int Year {get;}
Exception | Description |
---|---|
TdException | This instance is TdTimestamp.Null. |
The value that is returned represents the year of the date component.
No consideration is given to daylight savings time.
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019