Calendar.setTimeInMillis

Calendar.setTimeInMillis

Class Overview | Class Members | This Package | All Packages

Syntax
protected void setTimeInMillis( long millis )
Parameters
date
the new time in milliseconds from the epoch.
Description
Sets this Calendar's current time from the given long value.