srecord DateInterpretationConfig(TimeZone tz, long now, bool assumeFuture) { *() { tz = localTimeZone(); now = now(); assumeFuture = true; } }