Click or drag to resize
DirectoryHelperFormatTimePath Method (DateTime)

[Missing <summary> documentation for "M:X3Platform.Util.DirectoryHelper.FormatTimePath(System.DateTime)"]

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

Parameters

datetime
Type: SystemDateTime

[Missing <param name="datetime"/> documentation for "M:X3Platform.Util.DirectoryHelper.FormatTimePath(System.DateTime)"]

Return Value

Type: String

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

See Also