• Resolved polozatka

    (@polozatka)


    W3C says: ” Bad value 01.09.2022 for attribute datetime on element time: The literal did not satisfy the time-datetime format.”
    For example: <time datetime=”01.09.2022″>01.09.2022</time>

    We need use this format:
    <time datetime=”2022-09-01″>01.09.2022</time>

    Could you help with this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @polozatka

    We do not use a hardcoded date format. Please go to Settings >> General of wp-admin dashboard of your site and find Date Format.

    You can change the format of the date from there.

    We hope this helps.

    Cheers!

    Thread Starter polozatka

    (@polozatka)

    But this is not what is needed. We need to show users the date with dots, and for W3C the date with dashes. And you suggest changing the date everywhere, instead of putting the date in the correct format in the datetime=”2022-09-01″ attribute.

    And of course thanks for your plugin ??

    • This reply was modified 2 years, 6 months ago by polozatka.

    Hi @polozatka

    Unfortunately, there is no option to change the date format as you said. We are sorry for this.

    Hi @polozatka

    We have fixed this issue and updated the plugin.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘W3C error’ is closed to new replies.