跳到主要内容

formatPassTime()

function formatPassTime(
startDate,
endDate,
config?): string;

Defined in: date/formatPassTime.ts:10

Parameters

ParameterType
startDateDate
endDateDate
config?ParseTimeConfig | FormatPassFunction

Returns

string