Descripción
Sintaxis
@Deprecated(since="1.2") public Timestamp(int year, int month, int date, int hour, int minute, int second, int nano)
public Timestamp(long time)
Parámetros
- int nano,
- int month,
- long time,
- int minute,
- int second,
- int year,
- int date,
- int hour,
Excepciones
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.