// Get the Configuration and Page Map Values appConfig = application.ptCalendar.getAppConfig(); dateTimeDataArray = ArrayNew(1); sortValue = ""; // Set the Verbose Output setting from the Configuration Element useVerboseOutput = application.ptCalendar.getVerboseOutputStatus(); useDebugOutput = false; if ( LEN(TRIM(request.datasheet.currentColumnValue)) ) dateTimeDataArray = application.ptCalendar.dateTimeBuilderController.buildDateTimeRenderData(request.datasheet.currentColumnValue); #dateTimeDataArray[k].renderString#
sortValue:
#sortValue#