parseDateTimeSeparator property

String parseDateTimeSeparator
getter/setter pair

A static property that gets/sets the character to be recognized by the parsing engine as datetime separator for date.

Implementation

static String parseDateTimeSeparator = '/';