Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.DisplayDateAsUTC Method
Syntax
Java
public static String DisplayDateAsUTC(Calendar calendar);

 

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 @param calendar Calendar object used for date and time information

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