on ‎2023 Sep 05 6:02 PM
Can some one tell me how can i convert UTC sysdate() to EST in SAP BODS within script and store it to a global variable?
i have tried the below approach
sql('LEX_HANA_DS','SELECT current_timestamp AT TIME ZONE \'EST\' "utctolocal" FROM DUMMY');
but it is giving error . in the above i am taking current_timestamp from HANA DB.
Also in the format i only need till HH:MM:SS. millisecond can be ommited.
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.