Searched refs:inputDate (Results 1 – 4 of 4) sorted by relevance
6369 _regenerator["default"].mark(function _callee3(inputDate) {6375 dateObject = _pdfjsLib.PDFDateString.toDateObject(inputDate);
1 … * @private\n */\n async _parseDate(inputDate) {\n const dateObject = PDFDateString.toDateO…
28332 _getClosestWorkTime: function (inputDate, unit, direction) { argument28333 var result = new Date(inputDate);28344 if (Math.abs(closestFuture - inputDate) <= Math.abs(inputDate - closestPast)) {
1 …inputDate","_getClosestWorkTimePast","_getClosestWorkTimeFuture","closestFuture","closestPast","_g…