observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.58k stars 125 forks source link

Use ISO date in deploy messages? #1678

Closed Fil closed 1 month ago

Fil commented 2 months ago

Currently: “Your source files have changed since you built at 7/3/2024, 8:44:48 AM.”

Proposal: “Your source files have changed since you built at 2024-07-03 08:44:48.”

or “Your source files have changed since you last built (2024-07-03 08:44:48).”