Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Parsing a String to date in GWT client class

    I'm fetching some values from search filters (ListGrid) to construct reports with Jasper. One of those parameters are dates, and this is how I'm getting these values:


    Click image for larger version  Name:	fecha Json.PNG Views:	0 Size:	2.3 KB ID:	265538

    I'm using the class DateTimeFormat to parse the string to Date, but I'm not sure what is the Date Pattern of this.

    Click image for larger version  Name:	pattern.PNG Views:	0 Size:	2.1 KB ID:	265539
Working...
X