Support relative SetTime #4
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: OSS/slack-timedate#4
Loading…
Reference in New Issue
Block a user
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?
SetTime has a boolean argument
relative
. It specifies whether the first argument is relative to the actual system time or a UNIX timestamp. If relative istrue
then the first argument can also be negative. If it's positive then the time is often set to something short after 1970.