Public
Edited
Feb 10
Insert cell
Insert cell
Insert cell
date.toLocaleString({
})
Insert cell
Insert cell
Insert cell
iso_module.getAllNames()
Insert cell
calendars = Intl.supportedValuesOf("calendar")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
NUMERIC_STYLES = ["numeric", "2-digit"]
Insert cell
month
Insert cell
yearmonth.toLocaleString(undefined, {
day: day,
month: month,
year: year,
era: era,
calendar: yearmonth.calendarId,
// dateStyle: dateStyle,
// timeStyle: timeStyle,
timeZone: "Australia/Sydney"
})
Insert cell
Insert cell
Insert cell
default_locasle = new Intl.NumberFormat().resolvedOptions()
Insert cell
default_timezone = Intl.DateTimeFormat().resolvedOptions().timeZone
Insert cell
yearmonth.calendarId
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