SyntaxFix
Write A Post
Hire A Developer
Questions
Try This,
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSSSSSZ"); String date=sdf.format (new Date() );
Its For ISO 8601 format