コード例 #1
0
 public int GetFullYear()
 {
     return(timestamp.GetComponent(EcmaDateComponent.Year));
 }