Products Downloads


French version


 


This function is used to retrieve the current date format.


Context

  • Adelia Web client (except web services)


Parameters

ALPHA(n)

DatePattern

String describing the date format (n>=3)

- Letter 'D' for the day position,

- Letter 'M' for the month position,

- Letter 'Y' for the year position.

(E.g. 'DMY' or 'YMD')

BOOL

ReturnCode

Return code for the operation:

*TRUE   if the operation was completed successfully.

*FALSE  if it was not.


Example

ALPHA(3)

DatePattern

BOOL

Returncode


CALL_DLL 'VaToolBx' 'VaToolBxAwsGetDatePattern' DatePattern ReturnCode


=> output DatePattern = 'DMY'


List of the VaToolBx functions by topic


↑ Top of page

  • Aucune étiquette