webwork/src/main/webwork/action ActionSupport.java,1.53,1.54

[email protected] Fri, 3 Feb 2006 12:34:28 +0000 (UTC)
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Update of /cvsroot/opensymphony/webwork/src/main/webwork/action
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30953/src/main/webwork/action

Modified Files:
	ActionSupport.java 
Log Message:
Add handling for timezones


Index: ActionSupport.java
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/main/webwork/action/ActionSupport.java,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- ActionSupport.java	4 Jun 2004 07:57:24 -0000	1.53
+++ ActionSupport.java	3 Feb 2006 12:29:47 -0000	1.54
@@ -449,4 +449,13 @@
        }
        return actionName;
     }
+
+    /**
+     * Get the user's timezone for date/time formatting in text tag.
+     * @return null if the default timezone should be used
+     */
+    public TimeZone getTimezone()
+    {
+        return null;
+    }
 }



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642