CopyPastor

Detecting plagiarism made easy.

Score: -1; Reported for: Open both answers

Possible Plagiarism

Reposted on 2015-11-19

Original Post

Original - Posted on 2010-04-17



            
Present in both answers; Present only in the new answer; Present only in the old answer;

The hourOfDay will always be 24-hour. If you opened the dialog with is24HourView set to false, the user will not have to deal with 24-hour formatted times, but Android will convert that to a 24-hour time when it calls onTimeSet().
The `hourOfDay` will always be 24-hour. If you opened the dialog with `is24HourView` set to `false`, the user will not have to deal with 24-hour formatted times, but Android will convert that to a 24-hour time when it calls `onTimeSet()`.

        
Present in both answers; Present only in the new answer; Present only in the old answer;