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 7f071ec commit 5c9f662Copy full SHA for 5c9f662
src/demo-app/datepicker/datepicker-demo.ts
@@ -59,6 +59,7 @@ export class CustomHeader {
59
}
60
61
convertCalendarFormatTo(format: string) {
62
+
63
console.log(format);
64
65
0 commit comments