added setting of timezone #16
No reviewers
Labels
No Label
Bug
Cantfix
Duplicate
Enhancement
External
Help Wanted
In Progress
Invalid
Question
Waiting
Waiting For Info
Waiting for Upstream
Wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Elara6331/itd#16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "cybuzuma/itd:gatt_localtime"
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?
Corresponding to https://gitea.arsenm.dev/Arsen6331/infinitime/pulls/4.
For rationale, see there.
I am afraid I am not a go developer and as such am not 100% sure how to set go.mod correctly to pull in the yet to be released version of the infinitime lib.
This looks good. Please look at the comment I left on Arsen6331/infinitime#4. I will merge once the InfiniTime PR gets merged. As a sidenote, you can make the
go.mod
use the unreleased version by replacing the version within the file with the commit hash and then runninggo mod tidy
. This will not be possible until the PR is merged though, because the import path of your fork would be different.adapted to changes in https://gitea.arsenm.dev/Arsen6331/infinitime/pulls/4
lol, gitea has a point here. No changes to this code anymore, after adapting https://gitea.arsenm.dev/Arsen6331/infinitime/pulls/4
I do not have the rights to close this PR though, as it depends on https://gitea.arsenm.dev/Arsen6331/infinitime/pulls/4 which I can not change.
Ok, I'll close it now. Thank you.
Pull request closed