开发者

Setting week number of year for Android Time Object

开发者 https://www.devze.com 2023-01-24 21:35 出处:网络
Is there any possibility to set the week number of 开发者_运维技巧the year (1-53) for a android.text.format.Time Object ?

Is there any possibility to set the week number of 开发者_运维技巧the year (1-53) for a android.text.format.Time Object ?

I didn't find any, so would I have to use the java.util.Calendar class instead? Isn't it better to take Time because of performance reasons when doing complex calculations?

0

精彩评论

暂无评论...
验证码 换一张
取 消