Expression valuation error for date

vinnylocal
New Altair Community Member
Hi, i
get the following error
error evaluating expression: Text '30-06-2014'
get the following error
error evaluating expression: Text '30-06-2014'
could not be parsed: Unable to obtain
ZonedDateTime from TemporalAccessor: {},ISO
resolved to 2014-06-30 of type
va.time.format.parsed.
when i simply try to do this: date_parse_str("30-06-2014","dd-MM-yyyy","us")
Tagged:
0
Best Answer
-
Hi,
thank you for your feedback, the same question was already answered here: https://community.rapidminer.com/discussion/comment/185239/#Comment_185239
You only need to exchange yyyy-MM-dd for dd-MM-yyyy.
Greetings,
Jonas1
Answers
-
Hi,
thank you for your feedback, the same question was already answered here: https://community.rapidminer.com/discussion/comment/185239/#Comment_185239
You only need to exchange yyyy-MM-dd for dd-MM-yyyy.
Greetings,
Jonas1