toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.utils
/
RongDateUtils
Rong
Date
Utils
public
class
RongDateUtils
Members
Constructors
Rong
Date
Utils
Link copied to clipboard
public
void
RongDateUtils
(
)
Functions
format
Date
Link copied to clipboard
public
static
String
formatDate
(
Context context
,
Date
date
,
String
fromat
)
get
Conversation
Format
Date
Link copied to clipboard
public
static
String
getConversationFormatDate
(
long dateMillis
,
Context context
)
get
Conversation
List
Format
Date
Link copied to clipboard
public
static
String
getConversationListFormatDate
(
long dateMillis
,
Context context
)
is
Show
Chat
Time
Link copied to clipboard
public
static
boolean
isShowChatTime
(
Context context
,
long currentTime
,
long preTime
,
int interval
)
is
Time24Hour
Link copied to clipboard
public
static
boolean
isTime24Hour
(
Context context
)
judge
Date
Link copied to clipboard
public
static
int
judgeDate
(
Context context
,
Date
date
)