now timestamp.
immutable now = Clock.currTime(timeZoneUTC).stdTime; assert(Timestamp.now.stdTime >= now);
See Implementation