RY

Size: a a a
RY
D
AM
AM
D
D
AM
D
I
OD
I
D
const t = moment(time).format('YYYY....');
rows.push(
...
result_time: `${anyTime_format} - ${t}`
);
I
const t = moment(time).format('YYYY....');
rows.push(
...
result_time: `${anyTime_format} - ${t}`
);
I
const t = moment(time).format('YYYY....');
rows.push(
...
result_time: `${anyTime_format} - ${t}`
);
D
const t = isPrecise ? moment(time).format('YYYY....') : anyTime
rows.push(
...
result_time: t
);
ɹ
AS
ɹ