This Gestation Calculator calculates for 340 days.
Enter in the alpaca's breed date then click the "Calculate" button to get the estimated due date.
Breed Date:
function getAge(){ var fromdate2 = new Date(jQuery('#birthdate').val()); var months = (new Date() - new Date(fromdate2)) / (1000 * 60 * 60 * 24 / 30); jQuery('#result').append(months); }
Birth Date:
This alpaca is
