Guest User

Untitled

a guest
Nov 24th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. SimpleDateFormat formatter=new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.sss");
  2. Date createdOn=formatter.parse(date);
Add Comment
Please, Sign In to add comment