パッケージ twitter4j
クラス TimeSpanConverter
java.lang.Object
twitter4j.TimeSpanConverter
- すべての実装されたインタフェース:
Serializable
- 導入されたバージョン:
- Twitter4J 2.1.0
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明Constructs an instance with default localeTimeSpanConverter
(Locale locale) Constructs an instance with the specified locale -
メソッドの概要
-
コンストラクタの詳細
-
TimeSpanConverter
public TimeSpanConverter()Constructs an instance with default locale -
TimeSpanConverter
Constructs an instance with the specified locale- パラメータ:
locale
- locale
-
-
メソッドの詳細
-
toTimeSpanString
- パラメータ:
date
- date- 戻り値:
- time span string
-
toTimeSpanString
- パラメータ:
milliseconds
- time to span in milliseconds- 戻り値:
- relative time
-