I have been googling and searching this forum and haven't found an answer to
my question so I'm hoping someone can help me.

I have dates stored in a database that are stored as UTC. The application
that stores the data has the -Duser.timezone=UTC property set. My users have
a timezone that is set in the database. So when they log in I would like to
be able to set the timezone on the user and have it reflected in DateLabel. 

I can write some specific components if I need. I wanted to check to see
what would be a best practice in this scenario. If there isn't a global way
to set this, then should I just create a bean property on my Session for
timeZone and have all my components look at that?

Thanks,

Josh



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Setting-Session-timezone-without-using-getClientInfo-tp4662466.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to