FormatsDate(Object) Method
Get the date with date format.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string Date(
Object value
)
Public Shared Function Date (
value As Object
) As String
- value Object
- Value to convert.
StringString with the date in text with date format.