'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.
| Product | Versions | Platforms | 
|---|---|---|
| .NET | 6, 7 | Windows, Linux, MacOS | 
| .NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows | 
| .NET Standard | 2.0 | Windows, Linux, MacOS |