Development tools : Global functions : BTTUtilitiesFunctions category
  
BTTUtilitiesFunctions category
How to migrate
These features are new in version 8.2.1. To use them, add this definition of the BTTUtilitiesFunctions to btt.xml:
<kColl id="settings">
<kColl id="globalFunctions">
<field id="BTTUtilitiesFunctions" value="com.ibm.btt.utils.GlobalFunctions" />
See
addADate
firstDayOfMonth
firstDayOfWeek
firstDayOfYear
hourToXMLGregorianCalendar
lastDayOfMonth
lastDayOfWeek
lastDayOfYear
stringDateToXMLGregorianCalendar
subtractADate
todayToXMLGregorianCalendar
XMLGregorianCalendarToHour
XMLGregorianCalendarToMinute
XMLGregorianCalendarToSecond
Go up to
Global functions