String format({ String dateFormat = DateTimeFormatsVN.dateOnly, }) { return DateFormat(dateFormat).format(toLocal()); }