calendarMap

calendarMap, given a time member and a target dimension, returns the closest mapped time member in the target dimension, which is also a (different) time-dimension. Time ranges associated with the time members are used to find the closet map.

calendarMap<ArrayList<Member> current, ArrayList<String> extraParams, Dimension d, String namespace)