Hi.here
I want the created date field provided by the system to show a specific time, instead of showing like a few hours ago,
What should I do please?
Hi @James Lebron,
If your instance is a server/data center, you can make this change by following the KB @ Display standard dates in Jira server | Jira | Atlassian Documentation.
Hope this helps!
Thanks!
Hello @James Lebron ,
I hope you are well today.
You can use the below:
AND created >= 2022-07-14 AND created <= 2022-08-11 ORDER BY created ASC
That would retrieve the cases from 14-july to 11-August.
- You can change the dates according to your needs.
I hope that would help.
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.