getDefaultDateFormat function

dynamic getDefaultDateFormat()

Implementation

getDefaultDateFormat() {
  return CalenderDateUtils.dateFormat;
}