on 2024 Jun 14 5:51 PM
I used SAP UI5 Timeline but it was not in order.
For the context, the code is working fine in quality environment. At first the format in quality is 06/10/2024 at 14:14:28 but when I changed the format to November 16, 2024 11:47:22 it works fine but when migrated to prod the problem still exist.
Here's the screenshot of timeline from Quality:
Please snapshot for the sample issue in prod
xml code:
Is there anyone also experiencing, experienced or have an idea about this issue?
Request clarification before answering.
Even in Quality the order is incorrect. Check out the order of the dates of 2023.
You should pass a Date object in it, I assume you are passing in a string in date format, which is incorrect.
Hope this helps,
Noël
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @junwu
Here’s the sample data that I passed ‘November 16, 2024 11:47:22’
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.