e.g. Aug-8 23
String fullShort([String? localeCode]) { return DateFormat('MMM/d/yyyy', localeCode).format(this); }