Add Date as a support property type
Rather than exposing a raw String with the epoch time, GitProperties now exposes the actual `java.util.Date`. `InfoProperties` has been improved to return such data type when the raw value is an epoch time.
Showing
Please register or sign in to comment