Support

Account

Home › Forums › Front-end Issues › Display age from birth date › Reply To: Display age from birth date

  • when you use get_field() it will return the date in the format you specified for “Return Format”, make sure this matches with the format you are trying to use when creating the DateTime object.