masterplan-optimizer-frontend / formatDateRange
Function: formatDateRange()¶
formatDateRange(
startDate?,endDate?):string
Defined in: src/lib/dateFormat.ts:72
Format a date range while preserving the Swiss date style.
Parameters¶
startDate?¶
string | null
endDate?¶
string | null
Returns¶
string