Skip to content

Commit ae05885

Browse files
committed
add missing TZD
Signed-off-by: Timm Ruppert <timm.ruppert@persival.de>
1 parent f8c648f commit ae05885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/architecture/trace_file_mcap_format.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ endif::[]
3838
- Must include metadata with the name `versions` containing at least the following key-value pair:
3939
** `osi`: SemVer version of the minimum required OSI version
4040
- Must include metadata with the name `asam_osi` containing at least the following key-value pairs:
41-
** `zero_time`: ISO 8601 YYYYMMDDThhmmss.f formatted point in time representing the zero time of the scenario
42-
** `timestamp`: ISO 8601 YYYYMMDDThhmmss.f formatted creation time of the file
41+
** `zero_time`: ISO 8601 YYYYMMDDThhmmss.fTZD formatted point in time representing the zero time of the scenario
42+
** `timestamp`: ISO 8601 YYYYMMDDThhmmss.fTZD formatted creation time of the file
4343
- It is strongly recommended to include metadata with the name `asam_osi` containing the following key-value pairs:
4444
** `description`: Short human-readable scenario description
4545
** `creator`: csv of person or company (not tool) creating the file

0 commit comments

Comments
 (0)