-
Type:
Suggestion
-
Resolution: Low Engagement
-
Component/s: None
Through the smart values below, it's only possible to convert the time to a specific timeZone for text fields:
{{issue.created.setTimeZone("Asia/Kolkata")}}
{{issue.created.convertToTimeZone("Asia/Kolkata")}}
It would be great if we could personalize a specific date/time picker field.
By now this is not possible dates are displayed by Jira based on the user's individual settings, not the field's settings neither the way we populate this field.