parseDateTimeSeparator property
A static property that gets/sets the character to be recognized by the parsing engine as datetime separator for date.
Implementation
static String parseDateTimeSeparator = '/';
A static property that gets/sets the character to be recognized by the parsing engine as datetime separator for date.
static String parseDateTimeSeparator = '/';