点击或拖拽改变大小

OleDateTime.ToString 方法

X#
重载列表
  名称说明
公共方法ToString
Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture.
(重写 ToString.)
公共方法ToString(IFormatProvider)
Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture.
公共方法ToString(String, IFormatProvider)
Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture.
Top
参见