Skip to content

Feat: Switch StartAt and DueAt to date-only format#94

Merged
Adam1770 merged 3 commits into
mainfrom
feat/date-only-task-dates
Jun 18, 2026
Merged

Feat: Switch StartAt and DueAt to date-only format#94
Adam1770 merged 3 commits into
mainfrom
feat/date-only-task-dates

Conversation

@Adam1770

Copy link
Copy Markdown
Contributor

Description

Update Task response struct to handle startDate and dueDate of tasks as date-only instead of date-time.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

@Adam1770 Adam1770 requested a review from a team as a code owner June 17, 2026 13:39
@Adam1770 Adam1770 requested review from a team and removed request for a team June 17, 2026 13:39
Comment thread types.go Outdated
@Adam1770 Adam1770 merged commit f4ba3a0 into main Jun 18, 2026
3 checks passed
@Adam1770 Adam1770 deleted the feat/date-only-task-dates branch June 18, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants