-
Notifications
You must be signed in to change notification settings - Fork 174
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
Birthday, Date of Death, Anniversary fields are date-time fields, but should only be date fields #795
Comments
GitMate.io thinks possibly related issues are #794 (Birthday, Date of Death, Anniversary save wrong date), #687 (Date fields are not localized), #278 (The date fields are not working), #501 (Contact could not be saved if both anniversary and birthday), and #781 (Can not add "Date of Death" to contacts). |
Duplicate of #796 |
@devlux actually BDAY can be date and/or time
|
@skjnldsv thank you for the explanation, which of course makes sense :-) is it possible to tell the datetime picker to only store date when editing? I've tried to remove the time but was not successfull... |
That's actually why I reopened the issue :) |
To be honest: The time this is part of the spec, but no contacts app provides input options for the time. We shouldn’t either, and just show the date, not the time. And yes, in the year picker there could simply be a "No year" option in the list of years, maybe always after the current year. ("Omit year" (1 m only) could be a bit long for translations.) Examples (swiped from image search) |
I am also interested in this feature. |
Fixed for the incoming version |
Describe the bug
When entering / modifying a date in a Birthday, Date of Death, Anniversary the resulting date is displayed/saved as date-time instead of only date. IMHO the time component is irrelevant and makes it harder to read.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The value should only be date.
Actual behavior
The value is date-time
Screenshots
Server configuration
Operating system: Linux
Web server: Nginx
Database: PostgreSQL
PHP version: 7.0.33-0+deb9u1
Nextcloud version: 15.0.0
Contacts version: 3.0.1
Updated from an older Nextcloud or fresh install: Update
Signing status:
List of activated apps:
Client configuration
Browser:
Friefox 64
Chromium 71.0.3578.80
Operating system:
Linux
CardDAV-clients:
Logs
Web server error log
Nextcloud log
data/nextcloud.log
Browser log
The text was updated successfully, but these errors were encountered: