Re: Issue 3005 in reviewboard: timezone string limited to 20 char whereas some timezones are greater than 20

2013-06-22 Thread reviewboard
Updates: Status: Fixed Owner: chip...@gmail.com Labels: Milestone-Release1.7.x Component-Accounts Comment #3 on issue 3005 by chip...@gmail.com: timezone string limited to 20 char whereas some timezones are greater than 20

Re: Issue 3005 in reviewboard: timezone string limited to 20 char whereas some timezones are greater than 20

2013-06-11 Thread reviewboard
Comment #1 on issue 3005 by nano...@gmail.com: timezone string limited to 20 char whereas some timezones are greater than 20 http://code.google.com/p/reviewboard/issues/detail?id=3005 the biggest string length is 30 chars for America/Argentina/Buenos_Aires import pytz max=0 for tz in

Re: Issue 3005 in reviewboard: timezone string limited to 20 char whereas some timezones are greater than 20

2013-06-11 Thread reviewboard
Comment #2 on issue 3005 by nano...@gmail.com: timezone string limited to 20 char whereas some timezones are greater than 20 http://code.google.com/p/reviewboard/issues/detail?id=3005 I propose following change http://reviews.reviewboard.org/r/4230 -- You received this message because this