check if date is within time range using joda or standart java api

Posted by EugeneP on Stack Overflow See other posts from Stack Overflow or by EugeneP
Published on 2010-05-25T07:31:38Z Indexed on 2010/05/25 7:41 UTC
Read the original article Hit count: 216

Filed under:
|
|

I have first time as string '12:00:00' and another '19:00:00'

next how to check time portion of the day is within these time values?

© Stack Overflow or respective owner

Related posts about java

Related posts about datetime