rule-engine
Toggle table of contents
3.4.2
jvm
Platform filter
jvm
Switch theme
Search in API
rule-engine
rule-engine
/
org.hisp.dhis.rules
/
DateUtils
/
Companion
Companion
jvm
object
Companion
Members
Functions
to
Rule
Instant
Link copied to clipboard
jvm
@
JvmStatic
fun
toRuleInstant
(
instant
:
Instant
)
:
RuleInstant
@
JvmStatic
fun
toRuleInstant
(
date
:
Date
)
:
RuleInstant
to
Rule
Local
Date
Link copied to clipboard
jvm
@
JvmStatic
fun
toRuleLocalDate
(
instant
:
Instant
)
:
RuleLocalDate
@
JvmStatic
fun
toRuleLocalDate
(
localDate
:
LocalDate
)
:
RuleLocalDate
@
JvmStatic
fun
toRuleLocalDate
(
date
:
Date
)
:
RuleLocalDate