←Select platform

DateFormat Field

Summary

Format to use when storing dates in the XML and JSON formats.

Syntax
C#
VB
C++
Java
public const string DateFormat 
Public Const DateFormat As String 
public:  
   literal String^ DateFormat 
public static final String DATE_FORMAT = "yyyy-MM-dd'T'HH:mm:ss" 

Field Value

"yyyy-MM-ddTHH:mm:ss"

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly