Get Unix Time using C#
While interfacing with Unix applications, your C# application might need to use Unix time instead of the standard date/time format. Since the Unix time format is basically a count of the seconds passed since 1/1/1970, this can be easily done using the DateTime object.
|
On Wednesday, March 19th 2008 at 10:18 PM By Andrei Pociu (View Profile)
    (Rated 0 with 0 votes) |
Rate this code snippet
Current Comments
There are no comments.
|
Related Source Code
There is no related code.
Related Tutorials
There are no related tutorials.
C# Job Search
|