You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
181 B

const n=function(e){return new Promise((t,r)=>{e&&t()})},i=e=>{if(e){let t=new Date(e).toDateString();return t=t.split(" "),t[1]+". "+t[2]+" "+t[3]}return""};export{n as i,i as t};