Sets a DateTimeInfo object that specifies how to format and display all dates within the calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setDateTimeFormat ( |
An instance of the DateTimeInfo class.
RemarksIf this property is not set, the calendar uses a DateTimeInfo from the associated Locale.
See Also