def _format_datestamp()

in cassandra_sigv4/auth.py [0:0]


def _format_datestamp(date_time):
    return date_time.strftime(_SIGV4_DATESTAMP_FORMAT)