Closed jdamerow closed 1 year ago
In Undate class, right now it allows dates without a year, but it would be good if it would allow, for example, missing digits (e.g. 1991-1?-10).
initial implementation completed in #36
In Undate class, right now it allows dates without a year, but it would be good if it would allow, for example, missing digits (e.g. 1991-1?-10).