I use datetime_select in my application and i want to use such order of time and date:
HH MM - DD MM YYYY
But i can't get how to do that. :order
option allow only array that containing :day, :month and :year
.
Is there any solution to solve that?