[Feature Request] Get current System Time and Date (Blueprints)

How about a Blueprint Node that has 2 outputs: One gives you the current system date and the other gives you the current system time.

There’s not need for a feature request on this since this is already possible.

50691-time.png

If you just use the right-click context menu you can search through and find these. You can pull the Now function node that will return the current time and date for the system. You just have to setup your logic in your BP to work with the information that it returns.

Thanks, the “Now” Node is basically what I asked for here ^^

282136-blueprint-now-date.png

You can easily get current system date and time using Now node.