Click or drag to resize

DatabaseSqlDate Method (DateTime, Boolean)

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public static string SqlDate(
	DateTime dateTime,
	bool skipTime
)

Parameters

dateTime
Type: SystemDateTime
skipTime
Type: SystemBoolean

Return Value

Type: String
See Also