Hi jira Experts,
At the moment Jira Date Time field do converts the time according to the location selected by the logged in user. e.g. if a user enters a date and time in India then a user from US will see the time as per their time zone.
I am planning to create a custom field type of Date Time which can overrided the localization.
Can someone please guide us on how should I proceed and what should be the logical step to create such customfield also which java class we should override to achive this?
You will need to write an app that provides a new type of field, not one that overrides anything - start at https://developer.atlassian.com/server/jira/platform/getting-started/
Hi Nic,
Can you please share a tutorial to crate a Date Time type custom field in Jira. I can find the tutorials for Text fields but there are no tutorials for Date Time picker
https://developer.atlassian.com/server/jira/platform/creating-a-custom-field-type/
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.