Hello ,
I want to create list days of month (for event list)…
How can I find last day of month and repeat them
please guide me
Hello ,
I want to create list days of month (for event list)…
How can I find last day of month and repeat them
please guide me
Please explain a little more detailed what exactly do you mean?
you mean you need 12 records, each one is the last day of the month?
ohh no ,
For example ;
2014-12-01
2014-12-02
2014-12-03
2014-12-04
2014-12-05
2014-12-06
2014-12-07
2014-12-08
2014-12-09
2014-12-10
2014-12-11
2014-12-12
2014-12-13
2014-12-14
2014-12-15
2014-12-16
2014-12-17
2014-12-18
2014-12-19
2014-12-20
2014-12-21
2014-12-22
2014-12-23
2014-12-24
2014-12-25
2014-12-26
2014-12-27
2014-12-28
2014-12-29
2014-12-30
2014-12-31
(I have found bug when creating example for you )
Does anyone know how to do this?
There is no such a variable in Wappler which returns the last day of a month.
is this simple feature request ?
How to display all the dates between multiple two dates ?
forexample :
2013-01-14 2013-01-18
Expected Output
2013-01-14
2013-01-15
2013-01-16
2013-01-17
2013-01-18
We need to update the datetime component in order to get such a feature available.
I cannot currently provide a timeframe for this.
Thank you @Teodor ,