Hi, How can a java Date be converted into Unix Time, Is there any API function available for that? Any help appreciated. Thanks
Peter Chase
Ranch Hand
Joined: Oct 30, 2001
Posts: 1970
posted
0
As the API documentation says, Date.getTime() "returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object. ". Hope this is what you wanted. Might I suggest, though, that a question that can be answered simply by reading the API is not really for the advanced forum?
Betty Rubble? Well, I would go with Betty... but I'd be thinking of Wilma.<br /> <br />#:^P