Tutorial by Examples: dateattribute

The function validateattributes can be used to validate an array against a set of specifications It can be therefore used to validate the input provided to a function. In the following example, the function test_validateattributes requires three input function test_validateattributes(input_1,in...
The PXDBDate attribute and the PXDate attribute are designed to work with a DAC field of the Nullable<DateTime> (DateTime?) type and store date value with an optional time part inside a single field. Wheather PX(DB)DateAttribute should save time in addition to date in a DAC field is defined by...

Page 1 of 1