Comment remplir ou ajouter des zéros non significatifs aux mois ? Par exemple, le mois de mai donnerait "05".
set the_month_new to button returned of (display dialog "Choose a month:" buttons {"April", "May", "June"})
(run script the_month_new) as integer