We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76c6ca commit df13bffCopy full SHA for df13bff
src/dates.d.ts
@@ -4,7 +4,7 @@ import { DateFormatNameOptions } from './cldr';
4
* Settings for the `formatDate` and `parseDate` functions.
5
* {% platform_content angular %}
6
* For a runnable example, refer to the article on
7
- * [date and number formatting and parsing]({% parsingandformatting_intl %}#toc-date-formatting).
+ * [date and number formatting and parsing]({% slug parsingandformatting_intl %}#toc-date-formatting).
8
* {% endplatform_content %}
9
*/
10
export interface DateFormatOptions {
0 commit comments