Add DTSTAMP support
It's a required attribute
Hi, are there any plans/chances for merging of this PR and a new version release in the near future?
Hi, are there any plans/chances for merging of this PR and a new version release in the near future?
This repo's in maintenance mode. I switched to this fork: https://github.com/tcitworld/icalendar.git
Mix.exs:
{:icalendar, git: "https://github.com/tcitworld/icalendar.git"},
Hello,
As this is a required attribute, wouldn't it fall in the "bug fixes" category? We are seeing clients are rejecting icals created by this library because of this and it was on the RFC since its creation, so it is not really a "new feature" :D