Closed tommasocerruti closed 8 months ago
Thank you for contributing to exercism/elixir
💜 🎉. This is an automated PR comment 🤖 for the maintainers of this repository that helps with the PR review process. You can safely ignore it and wait for a maintainer to review your changes.
Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:
General steps
x:size/{tiny,small,medium,large,massive}
)? (A medium reputation amount is awarded by default, see docs)Concept changed
<concept>/.meta/config.json
(see docs)?Automated comment created by PR Commenter 🤖.
Thank you, but we omitted the code sample or the mention of the DateTime's sigil on purpose.
Timezones are out of scope for this exercise because they always require an external dependency with a database of timezones. And we don't use external dependencies in any of the Elixir Exercism exercises.
Add an example also for the DateTime module, making it analogous to the other modules.