Hi Stefano, You can use Java API to parse and format dates. Please refer java documentation: http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html
Also, this is Google Apps API discussion group. There is a Blogger API group that can help you better with Blogger API specific queries: http://groups.google.com/group/bloggerDev -Anirudh On Jun 3, 1:56 am, Stefano T <[EMAIL PROTECTED]> wrote: > Hi, > i used googl api (google blog api) to exctract some post, but, when i > save the date the strin is formatted like this: Wed, 30 Apr 2008 > 23:41:00 +0000 > there is the possibility to convert this string (datetime) into the > format dd-MM-yyyy or MM-dd-yyyy or something that are usable into the > Date of java? becouse i've some trouble to reuse this datatime into my > java application. > thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
