Comment
s_renjarnbo
Tera Expert
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
07-05-2023
04:06 AM
I know your post is old but I have been able to use/re-use most of it.
I would like to be able to update date values as well as string values and are stuggling a bit with it (I am rather new to javascript - sorry)
Here is what I have so far in the action:
Example of input from ticket:
When I look in the logs I see the following error: "Unparseable date: "01.01.1900": java.text.ParseException: Unparseable date: "01.01.1900": java.base/java.text.DateFormat.parse(DateFormat.java:395)
com.snc.commons.datetime.SNCSimpleDateFormatEx.parse(SNCSimpleDateFormatEx.java:131)"
Not really sure what it means and how to get around it.
Any help will be appreciated 🙂
Regards
Søren