skip to main content

Controls Reference : DATE-ENTRY : Properties : Value-Format

Value-Format
The information that the Value property refers to is a numeric data item. It does not contain information about its format. In other words, examining the Value property, there is no way to guess what digits represent the year, what the month and so on. Moreover, when the user enters a date, its elements (year, month, day) must be combined, in order to obtain a number to be assigned to the Value property.
The VALUE-FORMAT property fills that gap and allows you to convert information properly. Supported values, defined in isgui.def are:
 
Example - Define a date-entry control with value-format
screen section.
  03 screen-1-de-1 Date-Entry
     line 21.2
     column 49.5
     size 14.5 cells 
     lines 3.1 cells 
     century-date
     value-format davf-yyyymmdd

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left