Excalibur Software RainbowStatus 1.0

DateTimeFormat (Panel Object)

Property DateTimeFormat As String

Description
Returns/sets the format to be used for a panel's date or time, e.g., mm/dd/yyyy or hh:mm:ss ampm. All valid values for the Visual Basic Format function are valid for this property.

Comments

  This property affects only panels of type sbrDate or sbrTime.   If this property is set to an empty string, the date and time formats will default to "Short Date" and "h:mm ampm", respectively.