@ -1367,7 +1367,7 @@ export function parseDateTime(str, fmt) {
m = today.getMonth();
}
if (_global.isNaN(d)) {
d = Math.min(getMonthDays(getDate(y, m)), today.getDate());
d = 1;
if (_global.isNaN(hr)) {
hr = today.getHours();