vue-datetime
vue-datetime copied to clipboard
support user defined output format
Added new props value-format to change output string accordingly instead of default ISO8601 string. When not provided, it fallback as normal to ISO8601 format.
I need to review this deeply, I don't know if it can cause retro-compatibilities issues.