Class DateHelper
java.lang.Object
org.opencds.cqf.fhir.cr.measure.helper.DateHelper
Helper class to resolve measurement period start and end dates. If a timezone
is specified in a
datetime, it's used. If not the timezone of the local system is used.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.opencds.cqf.cql.engine.runtime.DateTimeresolveRequestDate(String date, boolean start)
-
Constructor Details
-
DateHelper
public DateHelper()
-
-
Method Details
-
resolveRequestDate
public static org.opencds.cqf.cql.engine.runtime.DateTime resolveRequestDate(String date, boolean start)
-