FormatsDateExtraShort Method
Get the date format corresponding to the string yyMMdd.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static DateTime DateExtraShort(
string value
)
Public Shared Function DateExtraShort (
value As String
) As DateTime
- value String
- Value to convert.
DateTimeString with the date in text formatted.