1
1
Fork
You've already forked ts-cli
0

When providing a time, the timestamp will include nano or milliseconds #38

Closed
opened 2023年04月14日 02:41:20 +02:00 by kdwarn · 2 comments

Should be e.g. 2023年04月13日T12:00:00Z, but will be 2023年04月13日T12:00:00.123123123Z.

Should be e.g. 2023年04月13日T12:00:00Z, but will be 2023年04月13日T12:00:00.123123123Z.
Author
Owner
Copy link

Actually, this is fine and avoids a whole host of issues related to rounding (e.g. round up for starting a new activity would cause TimeCannotBeInFuture error) and testing (creating a bunch of activities at once).

If anything, I should consider including the subseconds.

Actually, this is fine and avoids a whole host of issues related to rounding (e.g. round up for starting a new activity would cause TimeCannotBeInFuture error) and testing (creating a bunch of activities at once). If anything, I should consider including the subseconds.
Author
Owner
Copy link

Should go on library, not CLI.

Should go on library, not CLI.
Sign in to join this conversation.
No Branch/Tag specified
main
v0.4.0
v0.3.0
v0.2.0
v0.1.1
No labels
bug
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kdwarn/ts-cli#38
Reference in a new issue
kdwarn/ts-cli
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?