Project

General

Profile

Actions

Feature #36

closed

make the silly thing respect the date and time formats specified in android settings

Added by Tony Ciavarella over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
12/04/2010
Due date:
% Done:

100%

Estimated time:

Description

It seems the default locale isn't controlled by the date format or 24 hour time checkboxes from the android settings menu. Sleepmeter should respect those values if possible.

This seems to involve the use of android.text.format.DateFormat.getDateFormat(getApplicationContext()) instead of the standard Java DateFormat.

Read this: http://stackoverflow.com/questions/454315/how-do-you-format-date-and-time-in-android

Actions #1

Updated by Tony Ciavarella over 13 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

I think r187 took care of all of them.

Actions

Also available in: Atom PDF