CpPageFormatDbDateTime(Object, Boolean, String, TimeZoneInfo) Method
Namespace: Centralpoint.Web.UIAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public static string FormatDbDateTime(
Object value,
bool relative,
string format,
TimeZoneInfo timeZoneInfo
)
Public Shared Function FormatDbDateTime (
value As Object,
relative As Boolean,
format As String,
timeZoneInfo As TimeZoneInfo
) As String
- value Object
-
- relative Boolean
-
- format String
-
- timeZoneInfo TimeZoneInfo
-
String