It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
An issue in Jira has two fields, which go to the search xml like this:
<due>Sun, 21 Apr 2013 00:00:00 +0400</due> <customfieldname>Start Date</customfieldname><customfieldvalues><customfieldvalue>Fri, 7 Dec 2012 00:00:00 +0400</customfieldvalue></customfieldvalues>
However, when I use the exatcly same link for Jira Issues macro parameter, the table that it renders has these dates presented using different regional settings, English and Russian:
Start Date Due 07/дек/12 Apr 21, 2013
How is this even possible? How to correct that?
Thanks
Hi,
Please check the language settings in Confluence whether it's in English. Also, please do check the locale settings of the Confluence server machine, whether it's in English or in russian. As you might be affecting by this bug
Hope it helps
Thanks for your reply. I'm almost sure the locale is different from settings.
The question I have is I'm not sure why one date (for system field DUE) is in one format and locale, and the other (for custom field) is in another locale. Shouldn't they be rendered according one way?
I found these descrepancies, don't know if they relate:
\atlassian-jira\WEB-INF\classes\templates\plugins\fields\view\view-date.vm
<span title="$dateFieldFormat.format($value)"><time datetime="$iso8601Formatter.format($value)">$dateFieldFormat.format($value)</time></span>
\atlassian-jira\WEB-INF\classes\templates\plugins\fields\view\view-datetime.vm
<span title="$titleFormatter.format($value)"><time datetime="$iso8601Formatter.format($value)">$datePickerFormatter.format($value)</time></span>
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHi Community! Kesha (kay-sha) from the Confluence marketing team here! Can you share stories with us on how your non-technical (think Marketing, Sales, HR, legal, etc.) teams are using Confluen...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.