Timestamp.
strftime
Return a string representing the given POSIX timestamp controlled by an explicit format string.
Format string to convert Timestamp to string. See strftime documentation for more information on the format string: https://docs.python.org/3/library/datetime.html#strftime-and-strptime-behavior.