Creates the DateTime from an exif string (as returned by PIL exif).
Parameter: | exif_string (string) – datetime string with format %Y:%m:%d %H:%M:%S |
---|
Checks whether x is a string not.
Parameter: | x – variable |
---|---|
Returns: | True if string, False otherwise |
Return type: | bool |