Products Downloads


French version


 


This function is used to set the date separator with the required character.


Note: We do not recommend using this function in an AJAX event processing block because it leads to the page being only partially refreshed.


Context

  • Adelia Web client (except web services)


Parameters

ALPHA(1)

l_DateSep

Date separator character.

BOOL

ReturnCode

Return code for the operation:

*TRUE   if the operation was completed successfully.

*FALSE  if it was not.


Example

l_DateSep = '/'


CALL_DLL 'VaToolBx' 'VaToolBxAwsSetDateSeparatorChar' l_DateSep ReturnCode


=> sets the '/' character as the date separator. Then, a date is represented as follows: 15/05/1964


List of the VaToolBx functions by topic


↑ Top of page

  • Aucune étiquette