Я хочу объявить java.sql.date
Код: Выделить всё
Date birthday = new Date(y_birthday, m_birthday, d_birthday);
Подробнее здесь: https://stackoverflow.com/questions/847 ... me-in-java
Код: Выделить всё
Date birthday = new Date(y_birthday, m_birthday, d_birthday);