53fca4d Fix epoch conversion in AMI datagrepper URL for Python 2

Authored and Committed by adamwill 4 years ago
    Fix epoch conversion in AMI datagrepper URL for Python 2
    
    I'm still supporting Python 2 here (because I'm an idiot) and
    datetime .timestamp does not exist in Python 2. Sigh.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+1 -1
file modified
+6 -3