The diary record used for testing was created by using the following line in "initplayerlocal.sqf" in the mission folder:
```
player createDiaryRecord ["Diary", ["text", "text"]];
```
Screenshot displaying incorrect weekday in the editor's drop-down menu for selecting the date.
{F1490537}
Screenshot displaying correct weekday in singleplayer session.
{F1490552}