In your documentation you describe how to define custom format in ShortDatePattern and ShortTimePattern. But how can I use a format like CultureInfo.DateTimeFormat.SortableDateTimePattern or CultureInfo.DateTimeFormat.MonthDayPattern? It does not work at me. The same problem I have, if I want to use long date and short time or short date and long time. Thanks