FromDecimalYears

WRAPPER_API static void FromDecimalYears(const double& decimalYear, unsigned int& year, unsigned int& month, unsigned int& day);

Description

This method is used to convert date values from a decimal year formatting into month, day, and year.  Decimal year formatting is how epoch are identified in the GeoCalc HTDP datum transformation process.