Community
Participate
Working Groups
Build Identifier: Eclipse 20110916-0149 EGL Development Tools (EDT) SDK 0.7.0.v201111092101 An exception is thrown when using the timestamp 'extend' function. The message is "Object doesn't support this property or method" Reproducible: Always Steps to Reproduce: 1. generate the following code to Javascript const constTimeStampFull timeStamp("yyyyMMddHHmmssffffff") = "20120229105530987654"; actual timestamp = constTimeStampFull.extend("yyyyMMddHHmmss"); 2. when you run the program, an exception will be thrown with the message "Object doesn't support this property or method" see ETimestamp009.egl
Fixed in the last timestamp bug.
closing this bug