Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Phases: Start and end times incomplete #103

Closed
rukala opened this issue Nov 28, 2017 · 6 comments
Closed

Phases: Start and end times incomplete #103

rukala opened this issue Nov 28, 2017 · 6 comments

Comments

@rukala
Copy link

rukala commented Nov 28, 2017

Phases: Description times are incomplete and don't state that they are "time":
bildschirmfoto 2017-11-28 um 11 59 18

@rukala
Copy link
Author

rukala commented Nov 28, 2017

Same for the times of an event:
bildschirmfoto 2017-11-28 um 12 01 18

@kleingeist
Copy link
Contributor

@rukala what do you mean by "don't state that they are "time""

@rukala
Copy link
Author

rukala commented Nov 30, 2017

Since the time stamp is so close to the date and doesn't have a "unit" it's not clear that e.g. in the attached picture "16:15" is referring to the start time of the event.

@kleingeist
Copy link
Contributor

we are using djangos default DATETIME_FORMAT which will be set accordingly to the users browser language setting as defined in the de locale.

from a technical perspective we could either use a fixed date format for every language or try to overwrite the de DATETIME_FORMAT.
for reference, the english locale outputs 'Nov. 22, 2017, 12:01 a.m. – Jan. 31, 2018, 6 p.m.'

what would be the desired output in the context of a german translation?

@rukala
Copy link
Author

rukala commented Dec 4, 2017

Please coordinate and decide together with @rittermo and @MagdaN (perhaps prio also rather low) :)

@fuzzylogic2000
Copy link
Contributor

@rittermo I think the time can be recognized as time like that. What do you think?

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

No branches or pull requests

3 participants