Represents something which, given the current time (now), can return a resolved time
Represents something which, given the current time (now), can return a resolved time
e.g. a "5 minutes ago" resolver will subtract 5 minutes from the input 'now', or a fixed date resolver would ignore 'now' and just return a fixed date.
Exposes the means for some basic parsing of date/times
the current time in UTC