How to change text that says when you last played the map

Solution 1:

You can change the date and text by changing the attributes of the world (i.e. changing the default mode of the world, disabling cheats). These are all stored in the world's level.dat file, which you can use an NBT editor to modify.

However, you cannot make the text say whatever you want.