Click or drag to resize
NbDateUtilsToString Method (DateTime)
日時情報を文字列に変換する
フォーマットは yyyy/MM/ddTHH:mm:ss.fffZ (UTC)である。

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public static string ToString(
	DateTime dt
)

Parameters

dt
Type: SystemDateTime
日時情報

Return Value

Type: String
日時文字列
Version Information

Core

Supported in: 1.0
See Also