[
https://issues.apache.org/jira/browse/GUACAMOLE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821159#comment-16821159
]
Don edited comment on GUACAMOLE-778 at 4/18/19 2:37 PM:
--------------------------------------------------------
Ahhhhhhhhhhhhhh wait.. I might have an idea.. I am using a custom theme I added
to it and it has just one thing in the translations.
bq.
bq. cat translations/en.json
bq. {
bq. "APP" : {
bq.
bq. "FORMAT_DATE_TIME_PRECISE" : "DD-MM-yyyy HH:mm:ss",
bq.
bq. "NAME" : "Please Login..."
bq. }
bq.
bq. }
bq.
I have a sinking feeling that is what is going on but for the life of me I
cannot see what is wrong with that format string ?
was (Author: develroo):
Ahhhhhhhhhhhhhh wait.. I might have an idea.. I am using a custom theme I added
to it and it has just one thing in the translations.
cat translations/en.json
{
"APP" : {
"FORMAT_DATE_TIME_PRECISE" : "DD-MM-yyyy HH:mm:ss",
"NAME" : "Please Login..."
}
}
I have a sinking feeling that is what is going on but for the life of me I
cannot see what is wrong with that format string ?
> Lingering Bug with History Dates and Locale
> -------------------------------------------
>
> Key: GUACAMOLE-778
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-778
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole
> Affects Versions: 0.9.13-incubating, 0.9.14, 1.0.0
> Environment: This is with the docker container
> Reporter: Don
> Priority: Minor
> Attachments: Screenshot_20190418-144411-picsay.png,
> guac-db-hist-date.png, guacamole-hist-1.png, guacamole-hist-2.png
>
>
> For as long as I have used Guacamole there has been this problem that when
> the Locale is set to en-US the day field on the History log shows DD. Switch
> to any other locale and it appears as numbers as it should.
>
> See the screenshots below.
>
> !guacamole-hist-2.png!
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)