2025 May 12 7:54 AM - edited 2025 May 12 7:55 AM
In BAS, I called API_INBOUND_DELIVERY_SRV Odata services and show data in table.
When I test in SOAP UI, DeliveryDate field value is shown correctly as <d:DeliveryDate>2025-05-09T00:00:00</d:DeliveryDate>. But in BAS, it shows as Thu May 08 2025 06:30:00 GMT+0630 (Myanmar Time).
How to get DeliveryDate value as SOAP UI in BAS?
Best Regards,
Khaing Zin
Request clarification before answering.
Hi @KhaingZinTun,
This issue is likely due to timezone conversion. In BAS, JavaScript converts the UTC date to your local time. Please, check this SAPUI5 doc on date formatting with UTC.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
33 | |
22 | |
17 | |
8 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.