-
Hello, I am currently trying to change or convert the date-time to a normal dd.MM.yyyy, is this possible to change it like in an internal config? Right now the current time format is MM/dd/yyyy and I saw that the api returns dd.MM.yyyy. I already tried to set original true, but this also doesn't work for me, because some values are wrong formatted then or don't have formation. Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Mar 21, 2022
Replies: 1 comment
-
I figured out by myself, under the requestParams you can set the DateFormat to anything you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured out by myself, under the requestParams you can set the DateFormat to anything you want.