Changed the way that date format selector is shown
Changed the way that date format selector is shown excluding ambiguity when day and month have same value. - i.e. 01/01/2012 (mm-DD-YYYY) and 01/01/2012 (DD-mm-YYYY) Now it displays 31/12/2012 for DD-mm-YYYY and 12/31/2012 for mm-DD-YYYY. Change-Id: Ie165d055da47015267bffcf1cd6d333d89041b2e
Loading
Please register or sign in to comment