Skip to content

Output date format consistent with input#4

Open
nbonfire wants to merge 1 commit intoschappim:mainfrom
nbonfire:dateformat
Open

Output date format consistent with input#4
nbonfire wants to merge 1 commit intoschappim:mainfrom
nbonfire:dateformat

Conversation

@nbonfire
Copy link
Copy Markdown

Updated the localDateFormatter to an ISO8601DateFormatter and set options to match expected input. Fixes #3

Updated the localDateFormatter to an ISO8601DateFormatter and set
options to match expected input.
ollehmichael added a commit to ollehmichael/ekctl that referenced this pull request Mar 29, 2026
Cherry-picks upstream PRs schappim#4, schappim#6, schappim#1 from schappim/ekctl + new features:

- PR schappim#4: ISO8601DateFormatter (timezone-aware dates in all JSON output)
- PR schappim#6: attendees array in eventToDict (name/status/role/email)
- PR schappim#1: Restructure Sources/ → Sources/ekctl/ + Sources/ekctlCore/;
  add calendar create/update/delete, event update, reminder update,
  extended addEvent with recurrence/alarms/URL/availability/travel-time,
  resolveLocation via CLGeocoder, CGColor.fromHex, toDictionary on JSONOutput
- New: --search keyword filter on list events (title/notes/location)
- New: full recurrenceRules serialization in eventToDict (replaces boolean)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

startDate output format doesn't match date input format.

2 participants