org-order-calendar-date-args

org-order-calendar-date-args is a compiled Lisp function in `org.el'.

(org-order-calendar-date-args ARG1 ARG2 ARG3)

Turn a user-specified date into the internal representation.
The internal representation needed by the calendar is (month day year).
This is a wrapper to handle the brain-dead convention in calendar that
user function argument order change dependent on argument order.