Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Convert a date value to a standard datetime string format plus offset based on timezone setting of the current leagl entity.
Syntax
client server public static str dateToDateTimeStringWithOffset(date theDate, RecId channelId)
Run On
Called
Parameters
- theDate
Type: date
Date to convert to string with osffset.
- channelId
Type: RecId Extended Data Type
Retail channel identifier.
Return Value
Type: str
Date in string format "dd-mm-yyyy" + OffsetMinutes.