> 
> Well. what I'm missing here?
> 
> I got the same results with rev.3906:
> 
>  Print Format$(Now, "hh:nn")
>  Print Format$(Now, "hh:nn AM/PM")
> ----
> 18:36
> 06:36
> 
> Finally, shouldn't the last line show "AM" or "PM" at the end?
> 

"AM" or "PM" are actually displayed only if your language has support for it. 
Otherwise, nothing is displayed. Note that AM/PM may be something else on non-
english languages.

-- 
Benoît Minisini

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to