## S3 method for class 'AffymetrixCelFile':
getTimestamp(this, format="\%m/\%d/\%y \%H:\%M:\%S", ...)
POSIXct
object.
The parsed string containing the timestamp is returned as
attribute text
.strptime
() is used to parse the time stamp.
DateTimeClasses
for more information on POSIXct
.
For more information see AffymetrixCelFile
.