dateSeparator property
The character string used to separate the parts of a compact date format (i.e. mm/dd/yyyy has a separator of '/').
Implementation
String get dateSeparator;
The character string used to separate the parts of a compact date format (i.e. mm/dd/yyyy has a separator of '/').
String get dateSeparator;