Skip to content

Commit

Permalink
Un-deprecated timezone as we still use it
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Aug 15, 2019
1 parent a8ff20b commit 1659d7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/net/fortuna/ical4j/model/TimeZone.java
Expand Up @@ -53,10 +53,7 @@
* definition.
*
* @author Ben Fortuna
*
* @deprecated with the introduction of the new date/time API the older API is now deprecated.
*/
@Deprecated
public class TimeZone extends java.util.TimeZone {

private static final long serialVersionUID = -5620979316746547234L;
Expand Down

0 comments on commit 1659d7c

Please sign in to comment.