Added further author tags
Issue: SPR-1528
This commit is contained in:
@@ -27,6 +27,7 @@ import org.springframework.util.StringUtils;
|
||||
* representation.
|
||||
*
|
||||
* @author Juergen Hoeller
|
||||
* @author Nicholas Williams
|
||||
* @since 3.0
|
||||
* @see java.util.TimeZone
|
||||
* @see ZoneIdEditor
|
||||
|
||||
@@ -24,7 +24,7 @@ import java.time.ZoneId;
|
||||
* {@code ZoneId} objects. Exposes the {@code TimeZone} ID as a text
|
||||
* representation.
|
||||
*
|
||||
* @author Juergen Hoeller
|
||||
* @author Nicholas Williams
|
||||
* @since 4.0
|
||||
* @see java.time.ZoneId
|
||||
* @see TimeZoneEditor
|
||||
|
||||
Reference in New Issue
Block a user