Unreal Engine has a DateTime object that returns the current time up to the millisecond. As such it’s a little awkward to deal with the raw value, but there are handy outputs when we split the struct. Here’s a simple example of how to get something like 250808 for the 8th of August 2025:
