- then
- the date to format
- now
- the base time
- dateStyle
- how to format the date portion.
- timeStyle
- how to format the time portion.
Documentation for this section has not yet been entered.
Format a date / time such that if the then is on the same day as now, it shows just the time and if it's a different day, it shows just the date.
The parameters dateFormat and timeFormat should each be one of Java.Text.DateFormat.Default, Java.Text.DateFormat.Full, Java.Text.DateFormat.Long, Java.Text.DateFormat.Medium or Java.Text.DateFormat.Short