Best way to describe YYYY-MM given proposed changes to JTS?

I have some data in YYYY-MM format. Given:

How should I describe YYYY-MM column in a JSON Table Schema?

If necessary, I can make two integer columns, YYYY and MM, and put min, max constraints on them but is there a better way?

1 Like

fmt:... won’t be removed - it will just be moved to a different property probably.

We also plan to support month and year explicitly:

Please upvote if you think this is a good idea.

1 Like