If I use System.currentTimeMillis()
at 00:00 and I get X
value.
Then I set the clock back one hour, and after one hour i call System.currentTimeMillis()
.
Will it return X
again, or will it just be X + 3600 * 1000
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…