Traduzione TimePicker
Inviato: 02 ott 2014, 17:33
Ciao, in un campo ora utilizzo il TimePicker, solo che hour ed minute è in inglese. Dove posso tradurre ?
Grazie.
Marco.
Grazie.
Marco.
La comunità italiana di ScriptCase
https://scriptcasecommunity.it/_forum/
Codice: Seleziona tutto
this.regional[''] = { // Default regional settings
hourText: 'Hour', // Display text for hours section
minuteText: 'Minute', // Display text for minutes link
amPmText: ['AM', 'PM'], // Display text for AM PM
closeButtonText: 'Done', // Text for the confirmation button (ok button)
nowButtonText: 'Now', // Text for the now button
deselectButtonText: 'Deselect' // Text for the deselect button
};