UNB Components Code Reference

UnbLocale::OrdinalNumber method

Formats an ordinal number.

public static function UnbLocale::OrdinalNumber ($number, $html = false);

Parameters

number

(int) Number to format

html  –  optional, default: false

(bool) Prepare for HTML output

Return value

(string) Formatted number

Member of class: UnbLocale

Implementation file: locale.class.php, line 526

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.