Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Add ChronoLocalDate.from(TemporalAccessor) #203

Closed
jodastephen opened this issue Jan 15, 2013 · 2 comments
Closed

Add ChronoLocalDate.from(TemporalAccessor) #203

jodastephen opened this issue Jan 15, 2013 · 2 comments
Assignees

Comments

@jodastephen
Copy link
Member

We don't currently have "from" methods for ChronoLocalDate, ChronoLocalDateTime and ChronoZonedDateTime. These are needed for parsing to work correctly.

They are dependent on static methods in interfaces. If that does not happen, then we wil need another location for the methods.

@ghost ghost assigned jodastephen Feb 1, 2013
@jodastephen
Copy link
Member Author

Patch https://gist.github.com/4691683

@jodastephen
Copy link
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant