Calendar2

HengeDK

Member
Licensed User
Longtime User
I don't get the Recurring Rule

If I want it to be yearly I tried with "YEARLY" but that failed

please help
 

HengeDK

Member
Licensed User
Longtime User
Please help

This code works on Google Galaxy Nexus running 4.0.4
But on on Samsung Galaxy SII running 4.0.3

B4X:
Mycal.CreateEventWithReminder(wrCalendar,"WifeSize Reminder", _
      "Birthday Comming up" _
      ,"Everywhere" _
      ,UTC_TS + 27000000 _
      ,UTC_TS + 28000000 _
      ,4320,"freq=YEARLY",False)

The problem is "freq=YEARLY"
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…