Commit da3d303
authored
fix(ui/date.buildDate): date.buildDate returns Date and not string (quasarframework#7888)
* date.buildDate returns Date and not string
According to https://github.com/quasarframework/quasar/blob/af3ef42fa2dda2debaeb1a45675cead87b26f09b/ui/src/utils/date.js#L3551 parent 44d67a0 commit da3d303
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments