Hi,

When correctly adding structured data for opening hours according the schema.org and tested with the Google Structured Data Testing Tool: (enter this URL: http://www.oldtownvethospital.com)
 <p itemscope itemtype="http://schema.org/VeterinaryCare"><time itemprop="openingHours" datetime="Mo-Fr 08:30-17:30">Mon - Fri: 8:30 am - 5:30 pm</time></p>
and shows up as “All good” in “VeterinaryCare (1)”.


The “Nu Html Checker” shows this as an error. According to W3schools, the <time> attribute cannot contain day names (Monday - Sunday).

  1. ErrorBad value Mo-Fr 08:30-17:30 for attribute datetime on element time: The literal did not satisfy the time-datetime format.
    From line 222, column 79; to line 222, column 137
    naryCare"><time itemprop="openingHours" datetime="Mo-Fr 08:30-17:30">Mon -
    Syntax of time-datetime:
    One of the following: monthdateyearless datetimelocal date and timetime-zone offsetglobal date and timeweeknon-negative integer, or duration. For more information and examples, see the section on the datetime value in the HTML specification.

Thank you for your time

Pierre Cobbaert
Web Design & Programming



Cakewalk websites