Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
android 使用什么时区来解释事件规则FREQ=WEEKLY;WKST=SU;BYDAY=WE?我知道如果我要更改设备设置或日历设置中的默认时区,事件将正确显示,那么他从哪里获得此类规则的时区?
FREQ=WEEKLY;WKST=SU;BYDAY=WE
Android 2.3:创建事件的时区位于表中ExtendedProperties。它有下一个字段:_id, event_id, name, value. 也许它对某人有用。
ExtendedProperties
_id, event_id, name, value