0

I've searched for examples of how to implement such a problem but couldn't find anything that could solve my problem so I'm asking you for an advice how to solve it.

I have to implement an alarm that fires every day at a specific time during the period between two specified dates.

Up to now I have a repeating alarm firing every day at a specific time but not specified until when to repeat...

Any advice and ideas will be highly appreciated!

4

2 に答える 2

0

repeating AlarmfromDate1をからに設定するとしDate2ます。
についてDate1は、動作しているので問題ありません。そのアラームが発生したときに、繰り返しアラームをキャンセルするように
設定しalarmます。Date2Date1

于 2013-04-24T11:11:29.693 に答える