diff options
author | John Doe <john@doe.org> | 2021-04-16 14:14:03 +0200 |
---|---|---|
committer | John Doe <john@doe.org> | 2021-04-16 14:14:03 +0200 |
commit | 85dc353f9bad6397f718b0948f6f938d1bfba0c4 (patch) | |
tree | 4cc83e2b917e2a30b48460ac901a5e5fca1d1da5 /misc | |
parent | fixed wrong file permissions (diff) | |
parent | Merge pull request #23 from UnionInternationalCheminsdeFer/fix_included_open_ticket (diff) | |
download | UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.gz UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.bz2 UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.lz UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.xz UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.zst UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.zip |
Diffstat (limited to 'misc')
-rw-r--r-- | misc/uicBarcodeFCBv2.0.2.asn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/uicBarcodeFCBv2.0.2.asn b/misc/uicBarcodeFCBv2.0.2.asn index a444e25..048f600 100644 --- a/misc/uicBarcodeFCBv2.0.2.asn +++ b/misc/uicBarcodeFCBv2.0.2.asn @@ -240,7 +240,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN trainIA5 IA5String OPTIONAL, -- planned departure date of the delayed train in local time at the station where delay - - became relevant (see below) + -- became relevant (see below) -- number of year departureYear INTEGER (2016..2269) OPTIONAL, -- number of the day in the year (1.1. = 1) @@ -868,7 +868,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN -- in case no UTC offset is provided (RECOMMENDED) the local date time in the time zone of the current location of the traveler -- offset in units of 15 minutes from local time to UTC -- (UTC = local + offset * 15 Minutes) - validFromUTCOffset INTEGER (-60..60) OPTIONAL, the + validFromUTCOffset INTEGER (-60..60) OPTIONAL, -- end of validity (local time) -- number of days from valid from day, 0 = valid on valid-from-date |