Home
last modified time | relevance | path

Searched refs:matchingDate (Results 1 – 1 of 1) sorted by relevance

/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js135 var dt = dateFormats.reduce(function (matchingDate, currentDateFormat) { argument
136 if (matchingDate) {
137 return matchingDate;