Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.DisplayDateAsUTC Method
Syntax
Java
public static String DisplayDateAsUTC(Calendar calendar);
Parameters 
Description 
Calendar calendar 
Calendar object used for date and time information 

 

Returns a simpleDateFormat of ("E MMM dd yyyy hh:mm:ss a") date and time will look like -> Fri Jan 01 2010 12:00:00 PM. for display purposes  

 

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!