コード例 #1
0
 public void SetDateTimeEx(DateTimeEx value)
 {
     m_text = value.ToString(m_settings.DateTimeFormat, CultureInfo.InvariantCulture);
 }