Skip to content

ABNF as2-partial-time accept time-secfrac without time-second #488

@artlog

Description

@artlog

Please Indicate One:

  • Editorial
  • Question
  • Feedback
  • Blocking Issue
  • Non-Blocking Issue

Please Describe the Issue:

for ABNF in Date and Time :

as2-partial-time = time-hour ":" time-minute [":" time-second] [time-secfrac]

shouldn't it be

as2-partial-time = time-hour ":" time-minute [":" time-second [time-secfrac] ]

since time-secfrac has few interest if time-second is not provided.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions