Wolfram.com
WolframAlpha.com
WolframCloud.com
Wolfram Language
Example Repository
Ready-to-use examples for the Wolfram Language
Primary Navigation
Categories
Astronomy
Audio Processing
Calculus
Cellular Automata
Chemistry
Complex Systems
Computer Science
Computer Vision
Control Systems
Creative Arts
Data Science
Engineering
Finance & Economics
Finite Element Method
Food & Nutrition
Geography
Geometry
Graphs & Networks
Image Processing
Life Sciences
Machine Learning
Mathematics
Optimization
Physics
Puzzles and Recreation
Quantum Computation
Signal Processing
Social Sciences
System Modeling
Text & Language Processing
Time-Related Computation
Video Processing
Visualization & Graphics
Alphabetical List
Submit a New Resource
Learn More about
Wolfram Language
Related Pages
Related Symbols
Entity
EntityValue
EntityList
EntityClass
DateWithinQ
TimelinePlot
Related Categories
Creative Arts
Data Science
Create a Timeline of Rembrandt's Paintings
Example Notebook
Open in Cloud
Download Notebook
Obtain the completion date of "The Night Watch" by Rembrandt:
I
n
[
1
]
:
=
T
h
e
N
i
g
h
t
W
a
t
c
h
A
R
T
W
O
R
K
[
"
C
o
m
p
l
e
t
i
o
n
D
a
t
e
"
]
O
u
t
[
1
]
=
Y
e
a
r
:
1
6
4
2
Use
D
a
t
e
W
i
t
h
i
n
Q
to test whether one date falls within the bounds of another granular date:
I
n
[
2
]
:
=
D
a
t
e
W
i
t
h
i
n
Q
C
e
n
t
u
r
y
:
1
6
0
0
'
s
,
%
O
u
t
[
2
]
=
T
r
u
e
Get a list of Rembrandt's works:
I
n
[
3
]
:
=
L
e
n
g
t
h
a
r
t
=
E
n
t
i
t
y
C
l
a
s
s
"
A
r
t
w
o
r
k
"
,
"
A
r
t
i
s
t
"
R
e
m
b
r
a
n
d
t
P
E
R
S
O
N
/
/
E
n
t
i
t
y
L
i
s
t
O
u
t
[
3
]
=
5
6
Visualize the results using
T
i
m
e
l
i
n
e
P
l
o
t
:
I
n
[
4
]
:
=
T
i
m
e
l
i
n
e
P
l
o
t
E
n
t
i
t
y
V
a
l
u
e
a
r
t
,
c
o
m
p
l
e
t
i
o
n
d
a
t
e
,
"
E
n
t
i
t
y
A
s
s
o
c
i
a
t
i
o
n
"
O
u
t
[
4
]
=
Filter the resulting works down to only those that were completed in the 1660s:
I
n
[
5
]
:
=
s
e
l
=
S
e
l
e
c
t
a
r
t
,
D
a
t
e
W
i
t
h
i
n
Q
D
e
c
a
d
e
:
1
6
6
0
'
s
,
#
c
o
m
p
l
e
t
i
o
n
d
a
t
e
&
O
u
t
[
5
]
=
D
a
v
i
d
a
n
d
U
r
i
a
h
,
J
u
n
o
,
L
u
c
r
e
t
i
a
,
P
o
r
t
r
a
i
t
o
f
G
e
r
a
r
d
d
e
L
a
i
r
e
s
s
e
,
S
e
l
f
P
o
r
t
r
a
i
t
,
S
e
l
f
P
o
r
t
r
a
i
t
w
i
t
h
T
w
o
C
i
r
c
l
e
s
,
T
h
e
C
o
n
s
p
i
r
a
c
y
o
f
C
l
a
u
d
i
u
s
C
i
v
i
l
i
s
,
T
h
e
J
e
w
i
s
h
B
r
i
d
e
,
T
h
e
S
a
m
p
l
i
n
g
O
f
f
i
c
i
a
l
s
Show the timeline:
I
n
[
6
]
:
=
T
i
m
e
l
i
n
e
P
l
o
t
E
n
t
i
t
y
V
a
l
u
e
s
e
l
,
c
o
m
p
l
e
t
i
o
n
d
a
t
e
,
"
E
n
t
i
t
y
A
s
s
o
c
i
a
t
i
o
n
"
O
u
t
[
6
]
=
Obtain images of each artwork and use them on the timeline plot:
I
n
[
7
]
:
=
T
i
m
e
l
i
n
e
P
l
o
t
K
e
y
M
a
p
#
[
"
I
m
a
g
e
"
]
&
,
E
n
t
i
t
y
V
a
l
u
e
s
e
l
,
c
o
m
p
l
e
t
i
o
n
d
a
t
e
,
"
E
n
t
i
t
y
A
s
s
o
c
i
a
t
i
o
n
"
O
u
t
[
7
]
=
See Also
RandomEntityQuestion
Related Symbols
Entity
EntityValue
EntityList
EntityClass
DateWithinQ
TimelinePlot
Publisher Information
Contributed by:
Wolfram Staff