Date/Time Formatting
The VAS Developer API follows the ISO 8601 standard for date/time formatting, providing the calendar date using the year, month, and day, and the time in UTC Coordinated Universal Time, also known as Greenwich Mean Time (GMT) hours, minutes, and seconds using a 24-hour clock. A "T" is used to delimit the date and time:
YYYY-MM-DDThh:mm:ss
For instance, the date/time stamp for noon on October 16, 2019 in Tulare, CA (PDT, -7 hours UTC) is:
2019-10-16T19:00+00:00.
Last Built: November 21, 2024

The VAS Developer API is designed to align with industry standards, including NAAB National Association of Animal Breeders. www.naab-css.org and ICAR
International Committee for Animal Recording (ICAR) is a global organization focused on the standardization of animal identification, recording, genetic evaluation, and data management.. However, due to the customizable nature of VAS applications, we cannot guarantee that our users' data comply with industry standards. VAS partners' use of the API is at their sole discretion and risk. The VAS Developer API is provided "as is," including any potential errors or missing data.