Skip to content

Joda-time usage in aws-lambda-java-events #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
poznachowski opened this issue Dec 1, 2017 · 1 comment
Closed

Joda-time usage in aws-lambda-java-events #35

poznachowski opened this issue Dec 1, 2017 · 1 comment

Comments

@poznachowski
Copy link

poznachowski commented Dec 1, 2017

As AWS Lambda supports Java 8 runtime I'm curious what is the rationale for using joda-time library instead of JDK8 Date / Time API (in aws-lambda-java-events)?

@poznachowski poznachowski changed the title Joda-time usage Joda-time usage in aws-lambda-java-events Dec 1, 2017
@asuresh8
Copy link
Contributor

asuresh8 commented Dec 1, 2017

The AWS SDK has a dependency on it, and we opted for consistency in time implantation across the classes.

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

No branches or pull requests

3 participants