WRAPPER_API static double ToDecimalYears(const unsigned int& year, const unsigned int& month, const unsigned int& day);
This method is used to convert date values specified in a year, month, day format into a decimal year form. Decimal year formatting is how epoch are identified in the GeoCalc HTDP datum transformation process.