
Uses of Class
ca.uhn.fhir.model.primitive.DateTimeDt
Packages that use DateTimeDt
-
Uses of DateTimeDt in ca.uhn.fhir.model.primitive
Methods in ca.uhn.fhir.model.primitive that return DateTimeDtModifier and TypeMethodDescriptionstatic DateTimeDt
DateTimeDt.withCurrentTime()
Returns a new instance of DateTimeDt with the current system time and SECOND precision and the system local time zone -
Uses of DateTimeDt in ca.uhn.fhir.rest.param
Constructors in ca.uhn.fhir.rest.param with parameters of type DateTimeDtModifierConstructorDescriptionDateParam
(ParamPrefixEnum thePrefix, DateTimeDt theDate) Constructor