Skip to content

Conversation

@jbertram
Copy link
Contributor

This contains the following improvements:

  • avoids unnecessary invocations of java.util.Date()
  • uses an explicit date-time format
  • formats more fields which are expected to be date-time strings

Old format was like: Wed Dec 31 18:00:00 CST 1969
New format is like: Thu, 1 Jan 1970 00:00:00 GMT

This contains the following improvements:
 - avoids unnecessary invocations of java.util.Date()
 - uses an explicit date-time format
 - formats more fields which are expected to be date-time strings

Old format was like: Wed Dec 31 18:00:00 CST 1969
New format is like:  Thu, 1 Jan 1970 00:00:00 GMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant