Browse Source

feat: Compatibility with default datetree format

Quang-Linh LE 4 years ago
parent
commit
a0677d917b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/frontend/date.cljs

+ 1 - 0
src/main/frontend/date.cljs

@@ -32,6 +32,7 @@
      "MM_dd_yyyy"
      "yyyy/MM/dd"
      "yyyy-MM-dd"
+     "yyyy-MM-dd EEEE"
      "yyyy_MM_dd"
      "yyyyMMdd"
      "yyyy年MM月dd日"}