Jump to: navigation, search

Date/Time Function Migration

The table below describes how migration is handled for IRD Functions in the Date/Time category as defined in the Universal Routing 8.1.x Reference Manual.

Function Name Functional Module Mapping Automatic Migration? Update Required? Comments/Manual Steps Required
Date irdDate() Semi-Auto This is expected to return a string in the form of MM/DD/YYYY. There are no direct matches to this defined within for the standard ECMAScript Date() Object. Date formatting functions can be implemented in ECMAScript.
DateInZone irdDateInZone() Auto
Day irdDay() Auto
DayInZone _genesys.session.dayInZone() Auto

 

GetUTC irdGetUTC() Auto
IsSpecialDay irdIsSpecialDay Auto
IsSpecialDayEx irdIsSpecialDayEx Auto
Time irdTime() Semi-Auto This is expected to return a string in the form of HH:MM where HH is in 24 hour clock format. There are no direct matches to this defined within for the standard ECMAScript Date() Object. A Date formatting utility can be implemented using ECMAScript.
TimeDifference irdTimeDifference() Semi-Auto Usage of this function should be validated to ensure that the operation is correct.
TimeInZone _genesys.session.timeInZone() Auto
TimeStamp irdTimeStamp() Auto
UTCAdd irdUTCAdd() Auto
UTCFromString irdUTCFromString() Auto
UTCToString irdUTCToString() Auto
This page was last edited on January 28, 2014, at 13:58.
Comments or questions about this documentation? Contact us for support!