spring-framework / org.springframework.beans.propertyeditors / ZoneIdEditor / <init>

<init>

ZoneIdEditor()

Editor for java.time.ZoneId, translating zone ID Strings into ZoneId objects. Exposes the TimeZone ID as a text representation.

Author
Nicholas Williams

Since
4.0

See Also
java.time.ZoneIdTimeZoneEditor