Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Datediff in Jython (import script)

User_3JG8TMay 24 2018 — edited May 28 2018

Hi all,

I am migrating from old FDM to new FDMEE(11.1.2.4.200).

In the old FDM I have the "DateDiff" vbscript, and yet I have to create this in FDMEE Jython import script.

Is there any suggestion on this, any information is much appreciated.

old script looks like this:

days = DateDiff("d", PerKey, strDate)

Tx!

This post has been answered by JohnGoodwin on May 28 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 25 2018
Added on May 24 2018
4 comments
436 views