Home > Configuration > Audit > setauditnslogparams_dateformat

setauditnslogparams_dateformat

Use this method to set format of dates in the logs.
Supported formats are:
* MMDDYYYY - U.S. style month/date/year format.
* DDMMYYYY - European style date/month/year format.
* YYYYMMDD - ISO style year/month/date format.

Syntax



Parameters

dateformat

Format of dates in the logs. Supported formats are: * MMDDYYYY - U.S. style month/date/year format. * DDMMYYYY - European style date/month/year format. * YYYYMMDD - ISO style year/month/date format.
Possible Values : MMDDYYYY, DDMMYYYY, YYYYMMDD.

Return Value

Returns simpleResult

See Also