- date
- the date to format.
- buffer
- the target string buffer to append the formatted date/time to.
- field
- on input: an optional alignment field; on output: the offsets of the alignment field in the formatted text.
Documentation for this section has not yet been entered.
Formats the specified date as a string using the pattern of this date format and appends the string to the specified string buffer.
If the field member of field contains a value specifying a format field, then its beginIndex and endIndex members will be updated with the position of the first occurrence of this field in the formatted text.