Create a class like Date, but with its now value tied to the value of a Clock instance.
Date
now
Generated using TypeDoc
Create a class like
Date
, but with itsnow
value tied to the value of a Clock instance.