summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/HAFAS/Result.pm
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-05-08 19:33:32 +0200
committerDaniel Friesel <derf@finalrewind.org>2020-05-08 19:36:18 +0200
commit27247195e41751c9a01b944a70e6cc311488cea0 (patch)
treedc417ff3b0387357d784552f59d6352da4aa2556 /lib/Travel/Status/DE/HAFAS/Result.pm
parent2c85e785bf2a2f3f7bbd4b9a27db2894f9963c1d (diff)
Documentation updates
Diffstat (limited to 'lib/Travel/Status/DE/HAFAS/Result.pm')
-rw-r--r--lib/Travel/Status/DE/HAFAS/Result.pm16
1 files changed, 14 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Result.pm b/lib/Travel/Status/DE/HAFAS/Result.pm
index e5c81c0..f1cff2c 100644
--- a/lib/Travel/Status/DE/HAFAS/Result.pm
+++ b/lib/Travel/Status/DE/HAFAS/Result.pm
@@ -294,9 +294,21 @@ Returns the last element of the route. Depending on how you set up
Travel::Status::DE::HAFAS (arrival or departure listing), this is
either the result's destination or its origin station.
+=item $result->sched_date
+
+Scheduled arrival/departure date in "dd.mm.yyyy" format.
+
+=item $result->sched_datetime
+
+DateTime object holding the scheduled arrival/departure date and time.
+
+=item $result->sched_time
+
+Scheduled arrival/departure time in "hh:mm" format.
+
=item $result->time
-Returns the arrival/departure time as string in "hh:mm" format.
+Arrival/Departure time in "hh:mm" format.
=item $result->type
@@ -327,7 +339,7 @@ Travel::Status::DE::HAFAS(3pm).
=head1 AUTHOR
-Copyright (C) 2015-2017 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
+Copyright (C) 2015-2020 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
=head1 LICENSE