jmls

Results 91 comments of jmls
trafficstars

I have this code : var datePicker = this.$().datetimepicker( { dateFormat : 'dd/mm/yy', timeFormat : 'HH:mm:ss', showTimezone: true, onClose : function(selectedDate) { var newDate = $(this).datepicker('getDate'); console.log(selectedDate,newDate,newDate.toISOString()); }, }); this...

Thanks, it was more of a change in behavior that then broke our processing that's the problem.

well, something is odd then .. this is what I have in my console: ``` > [email protected] install /var/myApp/node_modules/tty.js/node_modules/pty.js > node-gyp rebuild make: Entering directory '/var/myApp/node_modules/tty.js/node_modules/pty.js/build' CXX(target) Release/obj.target/pty/src/unix/pty.o ../src/unix/pty.cc: In...

did you ever get this solved ? I'm hitting the same thing

trending is broken for "this week" and "this month" for a couple of weeks now

from the source code it looks like it's not angular 4 .. are there any plans on producing such a version ? A simple yes / no would help tremendously.

did you ever get it working ? I seem to have the same problem

I have a file called .eslintrc.json either way, it's not an issue . I can nuke it and replace with whatever is needed