@override ParamWrapper<DateTime> datetime(String id) { return register<ParamWrapper<DateTime>, DateTime, void, void>(id); }