mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The utility functions `formatNumber`, `formatPercent`, `formatCurrency`, and `formatDate` used by the number, percent, currency and date pipes are now available for developers who want to use them outside of templates. Fixes #20536 PR Close #22423 |
||
|---|---|---|
| .. | ||
| deprecated | ||
| async_pipe_spec.ts | ||
| case_conversion_pipes_spec.ts | ||
| date_pipe_spec.ts | ||
| i18n_plural_pipe_spec.ts | ||
| i18n_select_pipe_spec.ts | ||
| json_pipe_spec.ts | ||
| number_pipe_spec.ts | ||
| slice_pipe_spec.ts | ||