I use this code to test java Date before and after.
import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; public class f