Click or drag to resize

FormBaseFormatDateTime Method

Utility function to format a DateTime in the format expected in a spec

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public static string FormatDateTime(
	DateTime dt
)

Parameters

dt
Type: SystemDateTime

Return Value

Type: String
See Also