> 2010/4/30 Benoît Minisini :
> >> Is there any way to use the format command to get "05:32 PM"?
> >>
> >> Format (Now, "hh:nn") gives me the 24 hour format: 17:32
> >
> > Format(Now, "hh:nn AM/PM") will give you what you want, provided that
> > your current language use AM/PM notation.
>
> Tha
2010/4/30 Benoît Minisini :
>> Is there any way to use the format command to get "05:32 PM"?
>>
>> Format (Now, "hh:nn") gives me the 24 hour format: 17:32
>>
>
> Format(Now, "hh:nn AM/PM") will give you what you want, provided that your
> current language use AM/PM notation.
>
Thanks Benoît. I d
> Is there any way to use the format command to get "05:32 PM"?
>
> Format (Now, "hh:nn") gives me the 24 hour format: 17:32
>
Format(Now, "hh:nn AM/PM") will give you what you want, provided that your
current language use AM/PM notation.
Regards,
--
Benoît Minisini
---
Is there any way to use the format command to get "05:32 PM"?
Format (Now, "hh:nn") gives me the 24 hour format: 17:32
--
___
Gambas-user mailing list
Gambas-user@lists.sourcef