Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

what is the correct mime type for vcalendar

I'm trying to create vcalendar for nfc tags,but what is the correct mime type? It should be something like this

WindowsMime:WriteTag.Text/vcalendar

WindowsMime:WriteTag.Text/x-vcalendar

but when I try to read the tag, the prompt message is "Sorry your phone can't recognise this type of file"

like image 605
Swift Sharp Avatar asked Nov 16 '25 02:11

Swift Sharp


1 Answers

The RFC mime type is text/calendar rather than text/vcalendar, does that work?

How are you creating the file? There is a BSD-licensed iCal class library for .NET called DDay.Ical

like image 148
Colin Pickard Avatar answered Nov 17 '25 17:11

Colin Pickard



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!