Click or drag to resize
StringHelperToDate Method (DateTime)
统一日期格式

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string ToDate(
	DateTime date
)

Parameters

date
Type: SystemDateTime

[Missing <param name="date"/> documentation for "M:X3Platform.Util.StringHelper.ToDate(System.DateTime)"]

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Util.StringHelper.ToDate(System.DateTime)"]

See Also