startedAtString property
Use this property to retrieve and set the date and time that will be displayed in the Test Manager as the start time of the batch.
Syntax
Call syntax
NSString* value = batchInfo.startedAtString
Declaration
(readonly, copy, nonatomic) NSString *startedAtString
Type:NSString*