gal_nitzan
Hi,
First post so be gentle :o.
I have a TimeDataAdapter which updates three fields: date, time, zone.
I need to update the data based on the user's zone which I obtained from the db during the: TimeMetadataAdapter.notifyUser
Since DataAdapter has no knowledge about sessions and users, how would be the right way to accomplish it?
TIA,
Gal.