Filipe Andrade
Filipe Andrade
Useful feature, could be awesome if you update the Readme table config with this new option.
For me it's ok @marcorm :D
This PR is opened for a long time @marcorm can you resolve conflict and merge this?
I recently installed the vim-polyglot and the same issue occurs, when uninstalled the intro screen back to works. I'm using Vim 8 ``` :version VIM - Vi IMproved 8.2 (2019...
Sorry man, I not explain the question properly. I have the follow situation: ``` ``` The value in `this.state.alert.date` is `2018-12-30T00:00:00`. When mask my date, it masked to `20/18/12`. Per...
> value={this.state.alert.date} > type={'datetime'} > options={{ > format: 'DD/MM/YYYY' > }} > /> What is the output for input `2018-12-30T00:00:00` and this configuration? In my test was `20/18/12` that not...
Any update on this?