> 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

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to