Page 1 of 1

New and deprecated parallel transform functions

Posted: Fri Sep 18, 2015 12:32 pm
by qt_ky
The 11.3 documentation mentions some new and deprecated parallel transform functions.

Here are some of the new functions that end with a "2." There are other new functions as well.
  • DateFromDaysSince2
    DaysSinceFromDate2
    SecondsSinceFromTimestamp2
    TimestampFromSecondsSince2
    TimestampFromTime2
    Atan2
Some of the original functions were deprecated in 11.3. Any idea why?

Posted: Fri Sep 18, 2015 3:17 pm
by chulett
They must be twice as good as the old ones, I'll wager.

Posted: Fri Sep 18, 2015 3:24 pm
by kduke
Double your fun.

Posted: Mon Sep 21, 2015 5:57 pm
by JRodriguez

Posted: Mon Sep 21, 2015 10:41 pm
by chulett
Aha! Told ya. :wink:

Posted: Tue Sep 22, 2015 5:02 am
by priyadarshikunal
but why not update the same functions rather than using a new one?

Posted: Tue Sep 22, 2015 7:04 am
by qt_ky
Thank you, Julio!

Posted: Tue Sep 22, 2015 8:29 am
by chulett
priyadarshikunal wrote:but why not update the same functions rather than using a new one?
Backwards compatibility.