TRVChatDateProperties.DateFormatNew, DateFormatOld
<< Click to display table of contents >> TRVChatDateProperties.DateFormatNew, DateFormatOld |
Format strings used by FormatDateTime function to display dates of groups of messages.
property DateFormatNew: String;
property DateFormatOld: String;
DateFormatNew is used for dates from the current year, and DateFormatOld is used for older dates.
Default value
•DateFormatNew: 'mmmm d'
•DateFormatOld: 'mmmm d, yyyy'