getDateFormats method

Future<TautulliDateFormat> getDateFormats()

Handler for get_date_formats.

Get the date and time formats used by Tautulli.

Implementation

Future<TautulliDateFormat> getDateFormats() async => _commandGetDateFormats(_client);