Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

bug: Support time only ISO-8601 format

Open
#13 0 comments 1 reaction 2 assignees View on GitHub

@lxcid is already working on this.

Since Jan 16, 2026.

Assessment

This issue has not been assessed yet.

Description

particularly

  • A time of day may be represented alone, without any date component.

Clause 5.4 defines formats such as:

  • hh:mm:ss
  • hh:mm:ss.sss
  • Reduced precision forms like hh:mm

These are all valid standalone time representations.

Represent as a standalone TimeAst

Dominant language
TypeScript
Stars
22
Forks
5
Avg merge
2m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.