guochaiqi / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Locale on Date Format #222

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It’s my two cent for this project. I add locale option for Date format.

public GsonBuilder setDateFormat(int style,Locale locale);
public GsonBuilder setDateFormat(int dateStyle, int timeStyle, Locale locale);

/*
* Atenciosamente/ Regards/ Saludos, 
* Jan Gomes - jangomes@gmail.com
*/

Original issue reported on code.google.com by jango...@gmail.com on 14 Jul 2010 at 1:44

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by limpbizkit on 6 Oct 2010 at 5:36

GoogleCodeExporter commented 9 years ago

Original comment by limpbizkit on 6 Oct 2010 at 6:39