== time_format == This property defines a format in which all timestamps will be returned, the following formats are supported: * ''unix'' - Unix timestamp, number of seconds since January 1, 1970. The fractional number of seconds is allowed. This is default format. * ''iso'' - The timestamp according to the ISO 8601 specification * ''text'' - The textual, user-friendly notation