Skip to content

Support tag:yaml.org,2002:timestamp #77

@embray

Description

@embray

I had forgotten that there is a drafted standard for a standard timestamp tag in YAML: https://yaml.org/type/timestamp.html though I do recall seeing support for it in various YAML libraries.

We already nearly have support for this in src/core/history_entry.c which contains conformant timestamps. It would make sense to make this a first-class scalar type in libasdf...either returning the value as a struct timespec or maybe a thin wrapper around it that can also hold timezone information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions