You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReadDateValue already figures out if a date is a period or not. But this is not supported yet when writing a date value. Maybe it should be added to knora-api-lib-js first.
Also the DatePicker does not support different precisions yet. However, here is a proposal how it could work: angular/components#4853
Selecting BCE dates is an issue too.
The text was updated successfully, but these errors were encountered:
Implement
BaseValueComponent
for aDateValue
.ReadDateValue
already figures out if a date is a period or not. But this is not supported yet when writing a date value. Maybe it should be added to knora-api-lib-js first.Also the DatePicker does not support different precisions yet. However, here is a proposal how it could work: angular/components#4853
Selecting BCE dates is an issue too.
The text was updated successfully, but these errors were encountered: