Skip to content

Allow partially known dates #3

@jdamerow

Description

@jdamerow

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).

  • support missing digits when initializing undate instance; calculate earliest/latest possible dates based on known digits
  • handle missing digits in string method
  • update duration methods for partially known dates
  • track date granularity/precision

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions