Java Timestamp after() MethodThe after() method of Java Timestamp class returns Boolean value true if this Timestamp object is later than given Timestamp object. SyntaxParametersThe parameter 'ts' represents the Timestamp to compare with. ReturnsThe after() method of Timestamp class returns :
Example 1Output: Boolean value returned : false Example 2Output: Reema is younger than Geetanjali Next TopicJava-timestamp-before-method |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India