minior fixed

This commit is contained in:
DESKTOP-O1U24RQ\Kevin_Yu 2022-06-21 16:28:51 +08:00
parent f67d062fd2
commit 175cf7487f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
* @return {Promise<Date>}
*/
window.__chronoParseDate = function (text, ref, option) {}
window._tryParseDateByTimeZone = function (text, ref, option) { }
window.__tryParseDateByTimeZone = function (text, ref, option) { }
/**
* @param {...string} text - The objects to log.
* @return {Promise<void>}