Previous Topic: getLocalTimeSep Method—Supplies the time separator character to the generated JAVA applicationNext Topic: Arguments


Purpose

getLocalTimeSep () supplies the time separator character to the generated JAVA application. The time separator character is used only for date and time fields where the model does not specify the edit pattern. In these cases, the JAVA runtime uses this information to build a default edit pattern using the information provided by the getLocalTimeSep (). For example, if the getLocalTimeSep () specifies the date separator as ":" (a colon) then the default date edit pattern is yy:mm:dd.