MODIFIEDDATE property
The MODIFIEDDATE property specifies the date that the annotation was last modified.
This property uses the following
format:
MODIFIEDDATE = dd mm yyyy, hh:mm:ss[, loc±hh:mm]
The optional loc±hh:mm"
is a local time zone stamp. The loc variable stands for location, and is a three
letter identifier for the time zone. The
hh:mm variable specifies the amount that the
local time was offset from that location's time zone. The "+" or "-" then specify whether that time
is ahead or behind the time zone.
Example 1
[ARROW]
X1 = 535
Y1 = 277
X2 = 89
Y2 = 138
PAGE = 1
EDIT = 1
COLOR = 255, 0, 0
MODIFIEDDATE = 12 Jun 2001, 18:27:05
Example 2
[ARROW]
X1 = 535
Y1 = 277
X2 = 89
Y2 = 138
PAGE = 1
EDIT = 1
COLOR = 255, 0, 0
MODIFIEDDATE = 12 Jun 2001, 18:27:05, GMT+01:00