Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
Elevate Web Builder Technical Support
»
Product Manuals
»
Elevate Web Builder 3 Manual
»
Function and Procedure Reference
»
IsTime
IsTime
Unit:
WebCore
Available In:
Client and Server Applications
function IsTime(const Value: String): Boolean
The
IsTime
function returns True if the input parameter is a valid time string. The required format of the string is determined by the
TFormatSettings
ShortTimeFormat
property.
Examples
X := IsTime('12:10 PM'); // X is True
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap