<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Feb 2018 20:38:00 Z</lastBuildDate><pubDate>30 Jan 2018 15:03:00 Z</pubDate><description>Hello,&#13;
&#13;
I want to extract Month names from a given date range (that is between start date and end date as selected by user)&#13;
&#13;
For example if user selects start date as: 01/01/2018 and end date as: 20/10/2018 I want to extract and show month names: Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sept, Oct&#13;
&#13;
TIA</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp</link><title>[WD20] - How to extract Month names from a given date range</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/64298-wd20-how-extract-month-names-from-given-date-64439/read.awp</comments><pubDate>6 Feb 2018 20:38:00 Z</pubDate><description>Hi Yogi,&#13;
&#13;
Before using any date functions it's good practice to test for DateValid() first.&#13;
&#13;
Kind regards,&#13;
Piet</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64439/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64439/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64437/read.awp</comments><pubDate>6 Feb 2018 15:40:00 Z</pubDate><description>Quote&#13;
Yogi Yang&#13;
&#13;
&#13;
Quote&#13;
Fabrice Harari&#13;
&#13;
just do ..month+=1 all the time, the year will be incremented automatically if ne…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64437/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64437/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64421/read.awp</comments><pubDate>6 Feb 2018 08:22:00 Z</pubDate><description>HI&#13;
example :&#13;
&#13;
Fiel with a datefield set to a var :&#13;
&#13;
monthname is string&#13;
&#13;
monthname = DateToMonthInAlpha(Filename.Date)&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64421/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64421/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64408/read.awp</comments><pubDate>5 Feb 2018 15:46:00 Z</pubDate><description>Quote&#13;
Fabrice Harari&#13;
&#13;
just do ..month+=1 all the time, the year will be incremented automatically if needed...&#13;
Unfortunately…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64408/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64408/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64405/read.awp</comments><pubDate>5 Feb 2018 12:34:00 Z</pubDate><description>just do ..month+=1 all the time, the year will be incremented automatically if needed...</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64405/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64405/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64397/read.awp</comments><pubDate>5 Feb 2018 09:02:00 Z</pubDate><description>Fabrice,&#13;
&#13;
Sorry for delay in my reply. And thanks for the tip.&#13;
&#13;
Here is the final code that I am using to get Months name be…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64397/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64397/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64316/read.awp</comments><pubDate>30 Jan 2018 19:54:00 Z</pubDate><description>Hi again&#13;
&#13;
&gt;&gt;&gt;Currently I am using a loop to iterate between all the days between given date range as suggested by Fabrice but …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64316/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64316/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64311/read.awp</comments><pubDate>30 Jan 2018 15:47:00 Z</pubDate><description>Hello,&#13;
&#13;
Fabrice thanks for your suggestions.&#13;
&#13;
Currently I am using a loop to iterate between all the days between given date…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64311/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64311/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64310/read.awp</comments><pubDate>30 Jan 2018 15:27:00 Z</pubDate><description>Hello Yogi&#13;
&#13;
Take a look at: MonthInAlpha function&#13;
&#13;
https://doc.windev.com/?1000019907&amp;name=monthnumberinalpha_function&#13;
&#13;
HT…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64310/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64310/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64309/read.awp</comments><pubDate>30 Jan 2018 15:26:00 Z</pubDate><description>Hi&#13;
&#13;
use a date variable for each date&#13;
make a loop&#13;
inside the loop, compare the begin and end&#13;
if you are still in in the int…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64309/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date-64309/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64298-wd20-how-extract-month-names-from-given-date/read.awp">[WD20] - How to extract Month names from a given date range</source><title>Re: [WD20] - How to extract Month names from a given date range</title></item></channel></rss>
