android time

78

android date time -

import java.util.Calendar

Date currentTime = Calendar.getInstance().getTime();

Comments

Submit
0 Comments