摘要:
const rtf = new Intl.RelativeTimeFormat( navigator.language ) const res = rtf.format(-2, 'day') console.log(res) // "2 days ago" 阅读全文
posted @ 2023-03-16 15:31
Zhentiw
阅读(29)
评论(0)
推荐(0)
摘要:
const calendarEvent = { title: 'abc submit', date: new Date(123), attendees: ["Steve", {name: 'Steve'}] } const copied = structuredClone(calendarEvent 阅读全文
posted @ 2023-03-16 15:18
Zhentiw
阅读(49)
评论(0)
推荐(0)

浙公网安备 33010602011771号