Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viewer Value Component: DateValueComponent #11

Open
tobiasschweizer opened this issue Feb 13, 2020 · 1 comment · Fixed by #35
Open

Viewer Value Component: DateValueComponent #11

tobiasschweizer opened this issue Feb 13, 2020 · 1 comment · Fixed by #35
Assignees

Comments

@tobiasschweizer
Copy link
Contributor

Implement BaseValueComponent for a DateValue.

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: https://github.com/angular/components/issues/4853?email_source=notifications&email_token=ABNY3F2WRQSHVBAQ5ENNLVLQ54DVFA5CNFSM4DNCVDI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJAIKNA#issuecomment-574653748

Selecting BCE dates is an issue too.

@tobiasschweizer tobiasschweizer mentioned this issue Feb 13, 2020
16 tasks
@flavens flavens changed the title Viewer Value Component: DecimalValueComponent Viewer Value Component: DateValueComponent Feb 13, 2020
@flavens
Copy link
Collaborator

flavens commented Feb 13, 2020

GUI element: jdndatepicker
Material Datepicker doc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants