Simplify util_clip_region()
[geeqie.git] / doc / docbook / GuideReferenceFileDates.xml
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <section id="GuideReferenceFileDates">\r
3   <title>File date types</title>\r
4   <para>Geeqie understands 4 types of file dates:</para>\r
5   <itemizedlist spacing="compact">\r
6     <listitem>\r
7       <para>Standard date (mtime) - The date the file contents were last modified, or when the file was created if since unchanged.</para>\r
8     </listitem>\r
9     <listitem>\r
10       <para>Status changed (ctime) - The date the file status was last changed. This includes change of owner, change of read/write permission and change of contents.</para>\r
11     </listitem>\r
12     <listitem>\r
13       <para>Exif date original (Exif.Photo.DateTimeOriginal) -  For images from a digital camera, this is the time the photo was taken.</para>\r
14     </listitem>\r
15     <listitem>\r
16       <para>Exif date digitized (Exif.Photo.DateTimeDigitized) -  For scanned images, this the time the scan was made. For images from a digital camera, it may be identical to the above date.</para>\r
17     </listitem>\r
18   </itemizedlist>\r
19 </section>\r