]> source.dussan.org Git - jgit.git/commit
SystemReader: add method to get LocalDateTime 40/1204140/1
authorIvan Frade <ifrade@google.com>
Tue, 12 Nov 2024 20:29:13 +0000 (12:29 -0800)
committerIvan Frade <ifrade@google.com>
Thu, 14 Nov 2024 20:45:51 +0000 (12:45 -0800)
commitb7856f885bf02af20b07359823396a92ffa6e76e
tree929a3b5e7091976685bea80d2c6a730a5aee99ed
parentc67393562be7e3db0e39cb2d3ff5f8192e2f2cd5
SystemReader: add method to get LocalDateTime

Using #civilNow() because in the documentation, this calendar-based
representation is called "civil time".

Change-Id: Iaa363e66683cb548419666068a4ffef44a776e12
org.eclipse.jgit/src/org/eclipse/jgit/util/SystemReader.java