Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Treatment of DateTime attributes #43

Open
pestevez opened this issue Jan 18, 2018 · 0 comments
Open

Treatment of DateTime attributes #43

pestevez opened this issue Jan 18, 2018 · 0 comments

Comments

@pestevez
Copy link
Contributor

We are sending a single property with type date, which is preventing the tool from using two major use cases to parse date-time fields:

  • The date is in the form of text e.g. <p>December 15, 2017</p>
  • The date is in an attribute with different name e.g. <meta property="article:published_time" content="2018-01-10" />

Should we also support string attributes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant