public class GradsTimeStruct
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
months
months
|
Constructor and Description |
---|
GradsTimeStruct()
Create a new time structure
|
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getDate()
Return this as a java Date object
|
java.lang.String |
toString()
Get a String representation of this object
|