String toDateTime({String format = 'dd MMM yyyy | hh:mm aaa'}) => DateFormat(format).format(toLocal());