From aba8e771a7be92ea9b91d74fd3bf08f02c283e25 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 2 Apr 2024 19:34:06 +0200 Subject: hafas-m(1): document time zone handling --- bin/hafas-m | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'bin') diff --git a/bin/hafas-m b/bin/hafas-m index cc6ce2d..24005e8 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -694,28 +694,27 @@ It has four operating modes that depend on the contents of its argument. =head2 Arrival/Departure Monitor (I) -Show departures (or arrivals) at I, optionally filtered by date, time -and mode of transport. I may be given as a station name or EVA ID. -EVA IDs tend to be similar to, but not always identical with, UIC station -codes. Output format: +Show departures (or arrivals) at I, optionally filtered by mode of +transport. I may be given as a station name or HAFAS station ID. =over -=item * scheduled departure (or arrival) time +=item * estimated departure (or arrival) time =item * delay, if known -=item * trip number or line +=item * trip name, number, or line =item * direction / destination -=item * platform (B indicates a platform change) +=item * platform, if known (B indicates a platform change) =item * expected occupancy of first and second class, if known =back -Occupancy indicators are, from least occupied to fully booked: B<.> B +Departure/arrival times are marked with a C<< * >> if they differ from local +time. Occupancy indicators are, from least occupied to fully booked: B<.> B B<*> B. =head2 Location Search (BI|IB<:>I) @@ -732,7 +731,11 @@ Otherwise, list all journey IDs that match I. =head2 Trip Details (I) List intermediate stops of I with arrival/departure time, delay (if -available), occupancy (if available), and stop name. +available), occupancy (if available), and stop name. Also includes +line/journey, operator, and heading information. + +Times are reported in the selected HAFAS service's default time zone (typically +Europe/Berlin). If a stop's local time differs, it is also provided. =head1 OPTIONS @@ -789,7 +792,8 @@ to DB (Deutsche Bahn). See B<--list> for a list of known services. =item B<-t>, B<--time> I:I -Time to list departures for. Default: now. +Time to list departures for. Must be specified in the selected HAFAS +service's default time zone, see B<--list>. Default: now. =item B<-v>, B<--via> I|I,I,... -- cgit v1.2.3