puiterwijk / ipsilon

Forked from ipsilon 7 years ago
Clone

0b48f6c tools: saml2metadata: fix using datetime instead of date

Authored and Committed by puiterwijk 8 years ago
    tools: saml2metadata: fix using datetime instead of date
    
    Only datetime objects have a time object, date objects do not.
    
    Fixes: #212
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    Reviewed-by: Rob Crittenden <rcritten@redhat.com>