promotional bannermobile promotional banner
header
Display current date and time - Blueprints variant avatar

Display current date and time - Blueprints variant

Displays the date and time in-game with a nicely integrated UI.

 

Customizatizon

Ignore this portion if you don't care about customization. You can set whether you want the date to display the total days of your world or the current date of the in-game month. You can check the screenshots for reference.

You need to go to C:\Users\*YourUsername*\AppData\Local\Pal\Saved\Config\Windows. You need to replace "YourUsername" with your PC's username. Another way to go there is by typing %LOCALAPPDATA%\Pal\Saved\Config\Windows\ in the Windows Explorer's address bar and then pressing Enter. 

Once there find the file named "Engine.ini" and open it with a text editor like Notepad. Once it's open paste this in it:

[/Game/Mods/DisplayDateTime/ModActor.ModActor_C]
ShowTotalDays=false
 
Setting the ShowTotalDays variable to false will display the current date of the in-game month. Setting it to true will display your world's total days.
 
 
Installation
 
Download UE4SS. You can find the download link when you scroll all the way down. The file you should download should look something like "UE4SS_v3.0.1-416-g4a88719.zip". The numbers might change since the experimental version of UE4SS is updated frequently.
 

To install UE4SS you need to extract its .zip archive and then go to where your game is installed and navigate to this path: \Pal\Binaries\Win64. Drop the extracted files here. In the end it should look like this:

\Pal\Binaries\Win64\dwmapi.dll

\Pal\Binaries\Win64\ue4ss 

 

Download the mod and extract its .zip file. Go to where your game is installed and navigate to \Pal\Content\Paks. Make a new folder named "LogicMods" in here if you don't have one already. 

Drop DisplayDateTime.pak from the .zip archive in here.

In the end it should look like this: \Pal\Content\Paks\LogicMods\DisplayDateTime.pak