|
string | PrintDate (double time, bool includeTime, bool includeSeconds=false) |
|
string | PrintDateCompact (double time, bool includeTime, bool includeSeconds=false) |
|
string | PrintDateDelta (double time, bool includeTime, bool includeSeconds, bool useAbs) |
|
string | PrintDateDeltaCompact (double time, bool includeTime, bool includeSeconds, bool useAbs) |
|
string | PrintDateDeltaCompact (double time, bool includeTime, bool includeSeconds, bool useAbs, int interestedPlaces) |
|
string | PrintDateNew (double time, bool includeTime) |
|
string | PrintTime (double time, int valuesOfInterest, bool explicitPositive) |
|
string | PrintTime (double time, int valuesOfInterest, bool explicitPositive, bool logEnglish) |
|
string | PrintTimeCompact (double time, bool explicitPositive) |
|
string | PrintTimeLong (double time) |
|
string | PrintTimeStamp (double time, bool days=false, bool years=false) |
|
string | PrintTimeStampCompact (double time, bool days=false, bool years=false) |
|
string IDateTimeFormatter.PrintDate |
( |
double |
time, |
|
|
bool |
includeTime, |
|
|
bool |
includeSeconds = false |
|
) |
| |
string IDateTimeFormatter.PrintDateCompact |
( |
double |
time, |
|
|
bool |
includeTime, |
|
|
bool |
includeSeconds = false |
|
) |
| |
string IDateTimeFormatter.PrintDateDelta |
( |
double |
time, |
|
|
bool |
includeTime, |
|
|
bool |
includeSeconds, |
|
|
bool |
useAbs |
|
) |
| |
string IDateTimeFormatter.PrintDateDeltaCompact |
( |
double |
time, |
|
|
bool |
includeTime, |
|
|
bool |
includeSeconds, |
|
|
bool |
useAbs |
|
) |
| |
string IDateTimeFormatter.PrintDateDeltaCompact |
( |
double |
time, |
|
|
bool |
includeTime, |
|
|
bool |
includeSeconds, |
|
|
bool |
useAbs, |
|
|
int |
interestedPlaces |
|
) |
| |
string IDateTimeFormatter.PrintDateNew |
( |
double |
time, |
|
|
bool |
includeTime |
|
) |
| |
string IDateTimeFormatter.PrintTime |
( |
double |
time, |
|
|
int |
valuesOfInterest, |
|
|
bool |
explicitPositive |
|
) |
| |
string IDateTimeFormatter.PrintTime |
( |
double |
time, |
|
|
int |
valuesOfInterest, |
|
|
bool |
explicitPositive, |
|
|
bool |
logEnglish |
|
) |
| |
string IDateTimeFormatter.PrintTimeCompact |
( |
double |
time, |
|
|
bool |
explicitPositive |
|
) |
| |
string IDateTimeFormatter.PrintTimeLong |
( |
double |
time | ) |
|
string IDateTimeFormatter.PrintTimeStamp |
( |
double |
time, |
|
|
bool |
days = false , |
|
|
bool |
years = false |
|
) |
| |
string IDateTimeFormatter.PrintTimeStampCompact |
( |
double |
time, |
|
|
bool |
days = false , |
|
|
bool |
years = false |
|
) |
| |
int IDateTimeFormatter.Day |
|
get |
int IDateTimeFormatter.Hour |
|
get |
int IDateTimeFormatter.Minute |
|
get |
int IDateTimeFormatter.Year |
|
get |
The documentation for this interface was generated from the following file: