Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PureCat
Message
Spi
Codec
PlainTextMessageCodec.DateHelper
C# Class PureCat.Message.Spi.Codec.PlainTextMessageCodec.DateHelper
Thread safe date helper class. DateFormat is NOT thread safe.
Exibir arquivo
Open project: chinaboard/PureCat
Public Methods
Method
Description
Format
(
long
timestamp
) :
string
Parse
(
string
str
) :
long
Method Details
Format()
public
method
public
Format
(
long
timestamp
) :
string
timestamp
long
return
string
Parse()
public
method
public
Parse
(
string
str
) :
long
str
string
return
long