Click here to Skip to main content
15,909,546 members

Comments by Angelika S Michel (Top 4 by date)

Angelika S Michel 29-Dec-15 22:21pm View    
mysqlnd 5.0.11
Connector is 6.9.8
Angelika S Michel 2-Jan-15 15:20pm View    
Sorry but this is bogus. UnixTimestamp is not a unix timestamp with the *1000 and like I said, I do not have access to serverside applications.
Angelika S Michel 2-Jan-15 15:05pm View    
No. It's not working. Try it yourself.

var test= new Date(635556672000000000);
test
Invalid Date
Angelika S Michel 2-Jan-15 14:42pm View    
No, because it's not working with DateTime.Ticks and I do not have access to the server application.