If you are just performing a normal robocopy without any crazy commands the default behavior is to copy the “Date Modified” timestamp of a folder but not the “Date created” timestamp.

If you want the Date created timestamp to be copied over you have to add the following flag to your robocopy command:
/dcopy:dat