Package com.mooltiverse.oss.nyx.data
Class TimeStamp
- java.lang.Object
-
- com.mooltiverse.oss.nyx.data.TimeStamp
-
public class TimeStamp extends Object
This object is a Git timestamp value holder independent from the underlying Git implementation.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Date
getTimeStamp()
Returns the time stamp.TimeZone
getTimeZone()
Returns the time zone.String
toString()
-