Public
Edited
Apr 17, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
<iframe style="width:100%;height:600px" src="https://time.is"></iframe>
Insert cell
Insert cell
dayjs = (await import('https://esm.sh/dayjs')).default
Insert cell
duration = (await import("https://esm.sh/dayjs/plugin/duration")).default
Insert cell
dayjs.extend(duration)
Insert cell
dayjs(undefined)
Insert cell
dayjs()
Insert cell
dayjs.duration(69 * 1000).format('HH:mm:ss.SSS')
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more