We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33402de commit d48ca99Copy full SHA for d48ca99
1 file changed
src/main/java/org/piwik/java/tracking/PiwikDate.java
@@ -41,7 +41,7 @@ public PiwikDate(long date){
41
}
42
43
/**
44
- * Sets the time zone of the String that will be returned by {@link toString()}.
+ * Sets the time zone of the String that will be returned by {@link #toString()}.
45
* Defaults to UTC.
46
* @param zone the TimeZone to set
47
*/
0 commit comments