Is calling Java's Calendar.getTime() necessary to update the object?

后端 未结 5 1308
北海茫月
北海茫月 2020-12-17 04:13

I came across a comment in some java code that states that getTime() needs to be called to update the Calendar object. Is this true? I cannot find

5条回答
提交回复
热议问题