예제 #1
0
 public int GetUtcFullYear()
 {
     return(timestamp.GetComponentUtc(EcmaDateComponent.Year));
 }