Community
Participate
Working Groups
strLib.defaultMoneyFormat and strLib.defaultTimeFormat should give errors since the Money or Time types aren't supported. StrLib.defaultMoneyFormat = "$$,$$$"; StrLib.defaultTimeFormat = "h:mnm a";
I have removed these from the EGL definition of StrLib, so a user cannot refer to them inside of EGL code. I left the fields in the generated java/js library. If there is a need to regenerate these, the fields will be removed automatically. Otherwise, they dont hurt anything to leave them in.
Verified in 20111012 build.