DataToDataViewDateTimeOffset Method
Converts a value to a date, time, and time offset string for
DataView.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string ToDataViewDateTimeOffset(
Object value
)
Public Shared Function ToDataViewDateTimeOffset (
value As Object
) As String
- value Object
- Value to convert.
StringString with the value converted.
Can return or #MM/dd/yyyy HH:mm:ss zzz#