In android src 1.0, date related applications use private class pim.DateFormat which unavailable at public SDK, but it is not compatible with java.text.DateFormat that available at public SDK.
in cupcake2, pim.DateFormat transform to text.format.DateFormat. I'm just thinking, could we merge them together as one public SDK API to simplify developer efforts :) BRs He --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
