* B2B-85: add order xml generation * some fixes after merge --------- Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export const DATE_TIME_FORMAT = "yyyy-MM-dd HH:mm:ss";
|
|
export const DATE_FORMAT = "yyyy-mm-dd";
|