- formatDate
string formatDate(Json date)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatDate
string formatDate(string iso_ext_date)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatDate
string formatDate(SysTime st)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatDateTime
string formatDateTime(Json dateTime)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatDateTime
string formatDateTime(string iso_ext_date)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatDateTime
string formatDateTime(SysTime st)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatFuzzyDate
string formatFuzzyDate(Json dateTime)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatFuzzyDate
string formatFuzzyDate(string iso_ext_date)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatFuzzyDate
string formatFuzzyDate(SysTime st)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBestVersionIndex
size_t getBestVersionIndex(R versions)
Takes an input range of version strings and returns the index of the "best"
version.