Package ucar.nc2.iosp.grads
Class GradsTimeStruct
- java.lang.Object
-
- ucar.nc2.iosp.grads.GradsTimeStruct
-
public class GradsTimeStruct extends Object
A class to hold a GrADS time structure. The full time spec is: HH:mm'Z'ddMMMyyyy (e.g. 12:04Z05Mar2011)
-
-
Constructor Summary
Constructors Constructor Description GradsTimeStruct()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Date
getDate()
Return this as a java Date objectString
toString()
Get a String representation of this object
-
-
-
Field Detail
-
months
public static final String[] months
months
-
-