Issue 2551124
Created on 2021-03-29 13:19 by ngaba, last changed 2025-02-05 19:45 by rouilj.
msg7155 |
Author: [hidden] (ngaba) |
Date: 2021-03-29 13:18 |
|
It would be helpful, if popcal() had an option to change the language of displayed months and short daynames to user's locale. Python's calendar supports localization.
As a bonus, a minor bug report.
In the 'devel' template the displayed calendar looks odd because of the 13em padding-left of body. (This can be easily fixed in style.css, but this is a small bug in the default template.)
|
msg8308 |
Author: [hidden] (rouilj) |
Date: 2025-01-20 00:05 |
|
Hi Nagy:
issue2551390 replaced text input/calendar popup with native
date input. The native calendar popups should be translated
and display the date according to the local locale.
Closing as won't fix.
|
msg8338 |
Author: [hidden] (rouilj) |
Date: 2025-02-05 19:45 |
|
Due to issues with lack of control on date/time formatting with native
browser date items, I am re-opening this as we have to fallback to
text inputs in many cases.
|
|
Date |
User |
Action |
Args |
2025-02-05 19:45:57 | rouilj | set | status: closed -> new resolution: wont fix -> messages:
+ msg8338 |
2025-01-20 00:05:51 | rouilj | set | status: new -> closed resolution: wont fix messages:
+ msg8308 nosy:
+ rouilj |
2021-04-13 03:17:01 | rouilj | set | type: behavior -> rfe |
2021-03-29 13:19:00 | ngaba | create | |
|