icalendar icon indicating copy to clipboard operation
icalendar copied to clipboard

Add DTSTAMP support

Open tcitworld opened this issue 7 years ago • 3 comments

It's a required attribute

tcitworld avatar Apr 03 '19 14:04 tcitworld

Hi, are there any plans/chances for merging of this PR and a new version release in the near future?

ibooking-sigurd avatar Sep 08 '23 20:09 ibooking-sigurd

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"},

dfalling avatar Sep 09 '23 16:09 dfalling

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

odarriba avatar Apr 12 '24 12:04 odarriba