I can find the implementation in various languages like C#, Dart etc on StackOverflow. How do we do it in Scala? I cannot see any 'Maximum value' function in LocalDate class.
Asked
Active
Viewed 1,488 times
0
-
2Are you using joda time or java 8? – om-nom-nom Nov 15 '13 at 13:12
-
4See the answer for Java: How to get the last date of a particular month with JodaTime? http://stackoverflow.com/questions/9711454/how-to-get-the-last-date-of-a-particular-month-with-jodatime – Matthew Farwell Nov 15 '13 at 13:36