Hi Bosko, Can you file an issue for this?
http://code.google.com/p/gdata-issues/issues/entry Cheers, -Jeff On Aug 25, 10:42 pm, Bosko <[EMAIL PROTECTED]> wrote: > Hi all! > > I just wanted to let you know, that modified-option tells you that > feed was modified only if some photo had been uploaded. In other > cases: deleting/rotating photo, adding comment/caption, etc. doesn't > "know" about modification > Here is the example how I did that (in Java): > > Query query = new Query(feedUrl); > DateTime dt = new DateTime(modifiedDate); > PicasawebService picacaService = new > PicasawebService("PicasawebService test"); > GphotoFeed gPhotoFeed = picacaService.query(query, GphotoFeed.class, > dt); > > If I'm doing anything wrong let me know. > > Cheers, > Bosko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to Google-Picasa-Data-API@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---