When entering task due dates in Confluence how can you adjust the date format to match the date format in the Confluence general settings?
Example: use MM-DD-YYYY instead of DD-MM-YYYY
Any solution to this problem? We would also like our due dates to be in US format, as we have set in our Confluence General Configuration settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chris,
You can localise the formats that Confluence uses to display dates and times within the web interface. The settings use the syntax of Java's SimpleDateFormat class, as described in this document: Java SimpleDateFormat.
There are three time and date format settings:
h:mm a
MMM dd, yyyy HH:mm
MMM dd, yyyy
To change the time and date formats:
Choose the cog icon, then choose General Configurationunder Confluence Administration.
Hope this help.
Regards,
Wayne Wong
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wayne,
The display of the task due date (once entered) is following the General Configuration settings.
I guess a better explanation of my problem is that the mask used to input the date doesn't follow the Gen Config settings. As seen in the pictures, the mask is set to dd-mm-yy so we are typing the wrong dates because my team is expecting mm-dd-yy (as set in Gen Config).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.