to_a — Returns an Array representation
basetimestampObj.to_a
#to_a returns an Array representation of the BaseTimestamp object. The elements of the array are, in order: seconds, minutes, hours, day, month, year, wday, yday.