getCurrentDateFormat function
dynamic
getCurrentDateFormat()
Implementation
getCurrentDateFormat() {
return CalenderDateUtils.fullFormatWithTime;
}
getCurrentDateFormat() {
return CalenderDateUtils.fullFormatWithTime;
}