sean1093 / timeSolver

A small library for manipulating, validating and formatting JavaScript date object.
MIT License
5 stars 6 forks source link

Format "DD/MM/YYYY" #3

Open MiltonSonoda opened 6 months ago

MiltonSonoda commented 6 months ago

Can I use that format? "DD/MM/YYYY"

sean1093 commented 1 month ago

Hi @MiltonSonoda This repo is not maintained for a long time. Can you help to create a PR to add this format? Thank you. You can add the new format into dateString https://github.com/sean1093/timeSolver/blob/master/src/1.2.0/timeSolver.js#L149