Skip to content

Implement timestamp in InstructionCode and change TIME to DATE, also add TIME as time #764

@Vasyl-Trefilov

Description

@Vasyl-Trefilov

In "crates/datex-core/src/global/instruction_codes.rs" line 235 there is TIME, // ~2022-10-10~, this is DATE year-month-day.
So Time has to be hour-min-sec-ms(optional), also add Unix timestamp in ms since January 1, 1970, 00:00:00 UTC, same as in js/rust

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions