Hi,
I have a table x, with fields name,place,timezone offset.And another
table y which references to table x and has an additional
field 'timezone',which displays the timezone of the server its fetching the
values from.I want to convert the timezone of the server,to the timezone of
the local user,by using the offset of from table x,Kindly suggest a way to
show the converted time in a grid,such that we don't have to convert for
all the records in the table y.Only the shown page records should be
converted .Converting all the records might slow the process.So,one page
will have 20 records,all the records its displaying should be converted to
user's local timezone.When the user, paginates to another page,those 20 set
of records shuld be converted that moment and shown.....Is it
possible.Kindly tell a way if this can be achieved.
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.