Public
Edited
Dec 6, 2023
Insert cell
Insert cell
{
let pone= (new Date(1701819610*1000) + (new Date().getTimezoneOffset()*60*1000));
let ptwo= (new Date(1701819628*1000) + (new Date().getTimezoneOffset()*60*1000));

return ({pone, ptwo})
}
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