Click or drag to resize
AkDateGetTimeValue Method

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string GetTimeValue(
	AkDBType dbType,
	string compVal
)

Parameters

dbType
Type: Appkit.DataAkDBType
compVal
Type: SystemString

Return Value

Type: String
See Also