Skip to content

Remove Timex from ICal.Serialize#37

Merged
aseigo merged 2 commits into
expothecary:masterfrom
matthewlehner:remove-timex-serialize
Apr 11, 2026
Merged

Remove Timex from ICal.Serialize#37
aseigo merged 2 commits into
expothecary:masterfrom
matthewlehner:remove-timex-serialize

Conversation

@matthewlehner

Copy link
Copy Markdown
Collaborator

One more module cleaned up for #32

Timex.format/2 was already replaced with Calendar.strftime/3,
so use Timex no longer serves any purpose in this module.
Replace Erlang tuple conversion via Timex.to_datetime/1 with
NaiveDateTime.from_erl!/1 piped into DateTime.from_naive!/2.

@aseigo aseigo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@aseigo aseigo merged commit e2eebbe into expothecary:master Apr 11, 2026
5 checks passed
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