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
and using LocalDateTime.parse..., the parse method is not available. I can add this method definition to the StaticLocalDateTime.scala file for me, but it would be better to check other methods and classes in the main repository.
Thank you.
The text was updated successfully, but these errors were encountered:
When importing
import org.scala_tools.time.Imports._
and using LocalDateTime.parse..., the parse method is not available. I can add this method definition to the StaticLocalDateTime.scala file for me, but it would be better to check other methods and classes in the main repository.
Thank you.
The text was updated successfully, but these errors were encountered: