diff --git a/xtrn/DDMsgReader/Read Me.txt b/xtrn/DDMsgReader/Read Me.txt index d976fd9f79840d6f682ebf4784a45fc04e59da1e..0133439ae24a5596c06b0b5fdf8bb1fea948cf96 100644 --- a/xtrn/DDMsgReader/Read Me.txt +++ b/xtrn/DDMsgReader/Read Me.txt @@ -559,13 +559,20 @@ msgListDisplayTime Specifies the message date to display. Valid values are imported and written. imported: Display the message import dates written: Display the message written dates + When using the message written dates, the + message written dates will be adjusted to + the BBS's local time zone so that they are + all consistent. msgAreaList_lastImportedMsg_time In the message sub-board lists, the date & time of the last message in the sub-board. This setting specifies whether to use the imported time or the written time. Valid values are imported - and written. + and written. When using the message + written dates, the message written dates + will be adjusted to the BBS's local time + zone so that they are all consistent. startMode Specifies whether to start in list mode or reader mode. Valid values are Reader diff --git a/xtrn/DDMsgReader/Revision history.txt b/xtrn/DDMsgReader/Revision history.txt index bd67dbf7572c1024aafed0ece5a5d4e8fbdd05b4..9513bfcee7110719b8802266f18cdcc6cdf94245 100644 --- a/xtrn/DDMsgReader/Revision history.txt +++ b/xtrn/DDMsgReader/Revision history.txt @@ -30,6 +30,10 @@ Version Date Description widths - For example, chooserMsgHdr-80.ans for an 80-column terminal, choosrMsgHdr-140.ans for a 140-column terminal, etc. + Updated so that when using the message written dates + (instead of the imported dates) in the message list & area + chooser, it will adjust the message written dates to the + BBS's local time zone so that they are all consistent. 1.09 2016-01-15 Updated to not center the message header lines horizontally. Now, it will display the header lines starting on column 1. This was done to fix a display