Date2Text Procedure
Formats a date value as text, according to the provided settings.
Signature
Date2Text(FileSettings: Record "QWETB File Settings"; FieldValue: Date) : Text[2048]
Parameters
FileSettings
Record "QWETB File Settings"
The settings for how a date should be formatted when being converted to text.
FieldValue
Date
The date value that should be formatted as text.
Returns
Text[2048]
The date value formatted as text.
This documentation is generated from Smart Toolbox v27.0