How to Create a Clock Class to Show Time in AM/PM Format (141736)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q141736 SUMMARY
The TIME() function in Visual FoxPro returns the time as a character string
in the format of hh:mm:ss. With this format, 1:35:30 PM displays as
13:35:30 and 9:45:30 AM displays as 09:45:30. In certain situations, you
may prefer the standard time display with the AM/PM format. This article
shows you how to do it.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | kbcode KB141736 |
---|
|