You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin works fine except when the time is not now (e.g. for documentation afterwards) it becomes awekward to work with. Entering a timestamp e.g. "2017-10-10 15:00:00" or similar does not work, as it requires miliseconds (e.g. 1507639292251000000). In my view it would be best to have a datepicker element and / or a parser for human readable timestrings.
The text was updated successfully, but these errors were encountered:
The plugin works fine except when the time is not now (e.g. for documentation afterwards) it becomes awekward to work with. Entering a timestamp e.g. "2017-10-10 15:00:00" or similar does not work, as it requires miliseconds (e.g. 1507639292251000000). In my view it would be best to have a datepicker element and / or a parser for human readable timestrings.
The text was updated successfully, but these errors were encountered: