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

vinnylocalvinnylocal Member Posts: 3 Learner I
Hi, i
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")

Best Answer

Sign In or Register to comment.