Skip to content

Showing date/time the dashboard was last generated #1500

Answered by Fil
michalc asked this question in Q&A
Discussion options

You must be logged in to vote

You can display the build time with a footer defined as a function that returns something like built with Observable at ${Date.now()}. For the data files build time (data loaders might have been run before the site was built, thanks to the cache), use the FileAttachment’s lastModified property.

Replies: 1 comment 1 reply

Comment options

Fil
Jul 6, 2024
Collaborator

You must be logged in to vote
1 reply
@michalc
Comment options

Answer selected by michalc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants