WLJS LogoWLJS Notebook

Dated

Dated[obj, year] represents the object obj associated with a particular year.

Dated[obj, date] represents the object obj associated with a date.

Dated[obj, All] represents the object obj for all dates where information is available about it.

Examples

Get entity data for a specific year:

Dated[Entity["Country", "France"], 2000]

Please visit the official Wolfram Language Reference for more details.

On this page