Arkiv för kategorin 'java'

Unix timestamp in C#, Java and php

Thursday 20 November, 2008 kl. 12:30 pm

For some strange reason the Dotnet framework has no conversion between a unix timestamp and a DateTime. Or has it? Why is it so when the framework has billions of other stuff that you never use. This functionality is actually something you would normally use in a system that communicates with the outside world.
This webpage […]