Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Expression valuation error for date
vinnylocal
Member Posts: 3 Learner I
in Help
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") 0
Best Answer
-
jwpfau Employee, Member Posts: 303 RM EngineeringHi,
thank you for your feedback, the same question was already answered here: https://community.rapidminer.com/discussion/comment/72228/#Comment_72228
You only need to exchange yyyy-MM-dd for dd-MM-yyyy.
Greetings,
Jonas1