GetDispTimeSeparator Method
The GetDispTimeSeparator method returns the symbol that the client uses to separate the parts of time. For example, the colon (:) symbol. It uses the following syntax:
GetDispTimeSeparator()
It includes no arguments.
For example:
SiebelApp.S_App.LocaleObject.GetDispTimeSeparator()