getCurrentDateFormat function

dynamic getCurrentDateFormat()

Implementation

getCurrentDateFormat() {
  return CalenderDateUtils.fullFormatWithTime;
}