4 lines
187 B
Smalltalk
4 lines
187 B
Smalltalk
|
accessing
|
||
|
date: aDateAndTime
|
||
|
"As answers to the same query can change over time, for example regarding deteled users, its important to know where a query was ran."
|
||
|
date := aDateAndTime
|