on ‎2020 Jan 24 1:57 PM
From last update we found an absurd problem with camel date expression.
${date:now:yyyy-mm-dd'T'hh:MM:ss'Z'} ----> 2020-38-24T01:01:38Z
${date:now:yyyymmddhhMMss} ----> 20203824010137
...I will try a workaround with groovy script... but... this is absurd.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi!
Are you sure, that your date format string is correct?
Maybe it should look like: yyyy-MM-dd'T'hh:mm:ss'Z'?
Regards, Evgeniy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 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.