BUG(?): date_str_custom with format "F" not delivering what's expected

kludikovskykludikovsky MemberPosts:30Maven
edited December 2018 in产品Feedback - Resolved

Issue:

I am using the

date_str_custom(Datum,"F")

to get the weekday from an attribute into a new attribute. According tohttps://docs.www.turtlecreekpls.com/latest/studio/operators/blending/attributes/types/nominal_to_date.html

I am not sure what it delivers but it's definitely not the weekday.

It looks like the week in the month.

It seems to be a bug.

For Testing I also used the

date_str_custom(Datum,"E")

which did what's expected.

The attached scrrenshot shows the delilvered result.

rm-date_format.jpg

The operator is (just copy & past into the canvas - no import)











Tagged:
0
0 votes

Declined·Last Updated

No activity or votes since Dec 2017. Please comment and cc sgenzer if this should be reopened. DOC-17

Comments

  • 艾丁_Klapic艾丁_Klapic Moderator, Employee, RMResearcher, MemberPosts:299RM Data Scientist

    Hi@kludikovsky,

    Thanks for letting us know! I have the same experience and will forward it internally.

    As a workaround you could use the Operator Date to Numerical and set the parametertime unittodayandday relative totoweek.

    This should provide the desired result.

    Best regards,

    艾丁

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager
Sign InorRegisterto comment.