new Date().getTime() in .NET

Posted by acidzombie24 on Stack Overflow See other posts from Stack Overflow or by acidzombie24
Published on 2010-04-21T13:09:15Z Indexed on 2010/04/21 13:13 UTC
Read the original article Hit count: 362

Filed under:
|

Basically i want to do the below in .NET but i have no idea how to.

var d = new Date().getTime() + " milliseconds since 1970/01/01"

© Stack Overflow or respective owner

Related posts about .NET

Related posts about datetime