<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Oct 2017 15:07:00 Z</lastBuildDate><pubDate>26 Oct 2017 19:33:00 Z</pubDate><description>[attachment 2469 Capture1.JPG]&#13;
&#13;
I have a chart that displays counts for reservations sorted on a time field (last line). How is the best way to display the TIME in non-military time. (am/pm) In the base labels of a graph/chart? The data is built with a query. How would one build a formula to convert a time field into Am/Pm display within a query?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time/read.awp</link><title>Chart with times. How to format not military time</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63151/read.awp</comments><pubDate>27 Oct 2017 15:07:00 Z</pubDate><description>Thanks. The single quotes is the key. The help documentation uses double quotes?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63151/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63151/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time/read.awp">Chart with times. How to format not military time</source><title>Re: Chart with times. How to format not military time</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63147/read.awp</comments><pubDate>27 Oct 2017 13:16:00 Z</pubDate><description>Jim&#13;
In your query add a calculated item and choose WLanguage functions.&#13;
Syntax of item should beWL.DateToString(YourDate,'HH:M…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63147/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63147/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time/read.awp">Chart with times. How to format not military time</source><title>Re: Chart with times. How to format not military time</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63144/read.awp</comments><pubDate>27 Oct 2017 02:07:00 Z</pubDate><description>Thanks Paulo.&#13;
I have tried this. But I get errors when I try to add the format. Any examples would be appreciated. I am using W…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63144/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63144/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time/read.awp">Chart with times. How to format not military time</source><title>Re: Chart with times. How to format not military time</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63143/read.awp</comments><pubDate>26 Oct 2017 19:53:00 Z</pubDate><description>If your database is HFSQL you can use WLanguage functions in the queries.&#13;
&#13;
try using WL.TimeToString in the query.&#13;
&#13;
https://…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63143/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time-63143/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63118-chart-with-times-how-format-not-military-time/read.awp">Chart with times. How to format not military time</source><title>Re: Chart with times. How to format not military time</title></item></channel></rss>
