- context
- the context is required only if the time is shown
- millis
- a point in time in UTC milliseconds
- flags
- a bit mask of formatting options
Documentation for this section has not yet been entered.
Formats a date or a time according to the local conventions. There are lots of options that allow the caller to control, for example, if the time is shown, if the day of the week is shown, if the month name is abbreviated, if noon is shown instead of 12pm, and so on. For the complete list of options, see the documentation for DateUtils.FormatDateRange(Android.Content.Context, Java.Util.Formatter, Java.Util.Formatter, Java.Util.Formatter, Java.Util.Formatter).
Example output strings (date formats in these examples are shown using the US date format convention but that may change depending on the local settings):