How to get the time format without the date

frasaufrasau MemberPosts:9Learner I
Hi, could you help me change the Data time format?

I have a dataset with "time" in polynomial form (00:00:00), I need to turn it into time.
I used generate attributes, but got the format "Jan 1 1970 12:00:00 AM CET"

Is there a way to have the Time format "HH: mm: ss"?

here is the xlm:
<宏/ >

Tagged:

Answers

  • Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,635Unicorn
    You can set the data type for that attribute to "time" rather than "date/time" and that should do the trick.

    Brian T.
    Lindon Ventures
    Data Science Consulting from Certified RapidMiner Experts
    frasau
  • frasaufrasau MemberPosts:9Learner I
    thank you@Telcontar120!
Sign InorRegisterto comment.