dateTimeLessThanOrEqual Function Description

Description

dateTimeLessThanOrEqual belongs to the ALFA function reference's Non-numeric comparison functions category. It maps to the XACML function identifier urn:oasis:names:tc:xacml:1.0:function:dateTime-less-than-or-equal, takes 2 arguments and returns a value of type boolean.

Property Value
Category Non-numeric comparison functions
# Arguments 2
Arguments
  • 2 atomic values of type dateTime
Return Value boolean
Expressed As in-fix
Representation a ≤ b
Allowed In Target true
ALFA Shorthand <=
Commutative false

Example