Opened 7 years ago

Closed 7 years ago

#13529 closed bug (fixed)

[PATCH] Handle the UDAT_DAY_OF_WEEK_FIELD case in BDateFormat::GetFields().

Reported by: akshay Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Kits/Locale Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Handle the UDAT_DAY_OF_WEEK_FIELD case and assign the corresponding BDateElement object i.e B_DATE_ELEMENT_WEEKDAY to the fields array at the appropriate offset.

Currently for the 'Day Of Week' field it gives the field type as B_DATE_ELEMENT_INVALID.

Attachments (1)

0001-Handle-the-UDAT_DAY_OF_WEEK_FIELD-case-in-BDateForma.patch (994 bytes ) - added by akshay 7 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by akshay, 7 years ago

patch: 01

comment:2 by waddlesplash, 7 years ago

Patch looks good to me.

comment:3 by pulkomandy, 7 years ago

Resolution: fixed
Status: newclosed

Applied in hrev51180. Thanks!

Note: See TracTickets for help on using tickets.