Skip to content

make known sub-components available for parsing #2

Description

@MoralCode

if a data source is already partially formatted,like this:

"hours": {
	"friday": "700AM-400PM",
	"monday": "700AM-400PM",
	"sunday": "Closed",
	"tuesday": "700AM-400PM",
	"saturday": "730AM-400PM",
	"thursday": "700AM-400PM",
	"wednesday": "700AM-600PM"
},

then it would be nice to be able to just parse the time range.

this should be straighforward as tweaking the internal API so its consistent with the public one and making a new release.

just leaving it here as a TODO

  • Times
  • Time (?)
  • Days
  • Day

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions