1.0.5 • Published 8 months ago

demo1433 v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

#format time

const formatTime=(date)=>{
    const formatedDate=date.toLocaleDateString()
    return formatedDate;
}

#Returns a formated date

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago