Skip to main content
Solved

FME Desktop 2017.1 - Date changes?


Forum|alt.badge.img

Hi,

Previously when passing attributes names 'today', '1 week ago' etc ot the dateformatter it could work out the date. This is now failing.

Have I missed something?

Thanks

Best answer by takashi

Hi @fme_it, the new DateTimeConverter has not inherited the functionality, but you can still use that through the TclCaller. See here to learn more: FME 2018 natural language dates no longer accepted

View original
Did this help you find an answer to your question?

3 replies

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • Best Answer
  • June 19, 2018

Hi @fme_it, the new DateTimeConverter has not inherited the functionality, but you can still use that through the TclCaller. See here to learn more: FME 2018 natural language dates no longer accepted


Forum|alt.badge.img
  • Author
  • June 19, 2018
takashi wrote:

Hi @fme_it, the new DateTimeConverter has not inherited the functionality, but you can still use that through the TclCaller. See here to learn more: FME 2018 natural language dates no longer accepted

Thanks, just what i was after!

 

 


Forum|alt.badge.img
Hi @fme_it

 

 

to get today you could use either DateTimeStamper transformer or @DateTimNow() function. For 1 week ago DateTimeCalculator transformer or @DateTimeAdd(_today, -P7D) function will be helpful.

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings