RetailTransactionService::dateToDateTimeStringWithOffset Method [AX 2012]
Convert a date value to a standard datetime string format plus offset based on timezone setting of the current leagl entity.
client server public static str dateToDateTimeStringWithOffset(date theDate, RecId channelId)
Run On
CalledParameters
- theDate
- Type: date
Date to convert to string with osffset.
- channelId
- Type: RecId Extended Data Type
Retail channel identifier.
Show: