|
@@ -1,4 +1,4 @@
|
|
-import { YYYYMMDDHHmmss } from "@/constants/constants";
|
|
|
|
|
|
+import { YYYYMMDDHHmmss } from "@/constant/constants";
|
|
import moment from "moment";
|
|
import moment from "moment";
|
|
|
|
|
|
export function dateFormatForAPI(date) {
|
|
export function dateFormatForAPI(date) {
|