- context
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Gets the current date format stored as a char array. The array will contain 3 elements (DateFormat.Date, DateFormat.Month, and DateFormat.Year) in the order specified by the user's format preference. Note that this order is only appropriate for all-numeric dates; spelled-out (MEDIUM and LONG) dates will generally contain other punctuation, spaces, or words, not just the day, month, and year, and not necessarily in the same order returned here.