By researching further of granite coral datepicker, found that value uses Expression Language using getExpressionHelper, hence value transform into design dialog value. String value = cmp.getValue().val(
cmp.getExpressionHelper().getString(cfg.get("value", "")));On the other hand, dateFormat...