diff --git a/src/schema/objects/metadata.yaml b/src/schema/objects/metadata.yaml index c441969f93..13823f8f3f 100644 --- a/src/schema/objects/metadata.yaml +++ b/src/schema/objects/metadata.yaml @@ -3277,6 +3277,8 @@ StartTime: description: | Start time in seconds in relation to the start of acquisition of the first data sample in the corresponding (neural) dataset (negative values are allowed). + This data MAY be specified with sub-second precision using the syntax `s[.000000]`, + where `s` reflects whole seconds, and `.000000` reflects OPTIONAL fractional seconds. type: number unit: s StationName: