I've used PHP's timestamp functions (strtotime, strftime) and I'm wondering if anyone knows of Java classes that have equivalent methods?
Specifically, a class that has methods for accepting string inputs and converting to timestamp and also has methods for displaying strings from the contained timestamp.
Not exactly the best place to ask, but I'm also asking some Java forums.