コード例 #1
0
 public EcmaValue ToTimeString()
 {
     return(timestamp.ToTimeString(DateTimeFormatInfo.InvariantInfo));
 }