Use the following strategy.
import java.sql.Timestamp;Timestamp today = new Timestamp(System.currentTimeMillis())
Use the following strategy.
import java.sql.Timestamp;Timestamp today = new Timestamp(System.currentTimeMillis())