Expose the raw timezone offset from PersonIdent
commitc6fc986ec2e5f2741999a990c446af71639c9f44
authorShawn O. Pearce <spearce@spearce.org>
Fri, 5 Sep 2008 01:37:19 +0000 (4 18:37 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 6 Sep 2008 14:46:43 +0000 (6 16:46 +0200)
treede2a9ab89e62d1600299b68e02793b538a27d75c
parentf80559d3e04365142364b33374971ca38d906a64
Expose the raw timezone offset from PersonIdent

Applications may wish to have this value, much as they
can get the raw seconds-since-epoch and reformat it
for their own uses.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/lib/PersonIdent.java