You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?