| TI Connect Manager X Scripting Interface Documentation |
| |
Apple Event Object Clock Record properties | 4-Char ID |
| |
device date - date and time currently available on device or date and time to set on device. [ 'ldt ' ]. | pDAT |
| |
time zone - time zone in hours from GMT [ 'long' ] | pDtz |
| |
date format - format to use in reprensting date (device specific, from 1 to n, where n is the number of elements in the list returned for the date setting property). [ 'long' ] | pDdf |
| |
date setting - on getting the clock from the device, this contains a list of unicode formatted strings representing the settings for the date format above. [ 'utxt' ] | pDtS |
| |
time format - format to use in representing clock time on device (12- or 24- hour format). [ 'long' ] | pDtf |
| |
state - clock state (on, off, same). [ 'cDcs' ] | pDcs |
| |
01 March 2004 - slr |
|