diff --git a/bin/efa b/bin/efa index 8af3568c1b2dfe166c2a764c2239449e37982a7a..93c1d9c2c961f3d49e0e235751edab63b7837d5c 100755 --- a/bin/efa +++ b/bin/efa @@ -192,6 +192,7 @@ if ($time) { } if ($date) { @post{'itdDateDay','itdDateMonth','itdDateYear'} = split(/\./, $date); + $post{itdDateYear} //= (localtime(time))[5] + 1900; } if (@exclude) { @@ -358,7 +359,7 @@ Journey start time Journey end time (overrides --time/--depart) -=item B<--date> I
.I.I +=item B<--date> I
.I.[I] Journey date