andygrunwald / andygrunwald/go-jira
Example how to set a due date
Đang mở
needs triage
- Ngôn ngữ chính
- Go
- Star
- 1.6k
- Fork
- 500
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I tried to set a Duedate as field:
```
jira.Issue{
Fields: &jira.IssueFields{
Duedate: "incorrect format",
},
}
```
but I do not seem to get the right format.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.