eog-exif-util

eog-exif-util

Synopsis

gchar *             eog_exif_util_format_date           (const gchar *date);

Description

Details

eog_exif_util_format_date ()

gchar *             eog_exif_util_format_date           (const gchar *date);

Takes a date string formatted after Exif specifications and generates a more readable, possibly localized, string out of it.

date :

a date string following Exif specifications

Returns :

a newly allocated date string formatted according to the current locale.