Never mind my previous post! The problem was that I added tp.setIs24HourView(true); to the onCreateDialogView method, since I'm from Europe and we use a 24 hour clock. ;)
However, that seems to mess it up. :( How can I set it to use a 24 hour clock by default?
Problem again
Never mind my previous post! The problem was that I added tp.setIs24HourView(true); to the onCreateDialogView method, since I'm from Europe and we use a 24 hour clock. ;)
However, that seems to mess it up. :( How can I set it to use a 24 hour clock by default?