Re: [WebDNA] Quick Date Question
This WebDNA talk-list message is from 2008
It keeps the original formatting.
numero = 101534
interpreted = N
texte = On Nov 28, 2008, at 6:44 AM, Steve Craig wrote:> Hi>> I'm suffering from having to many different things to do today and > I'm struggling with what I think should be an easy thing, can > someone help?>> I need a bit if code that will give me a list of week numbers > (1-52) in the current year, with the date of the Monday of each > week ie...>> Week 1 - dd/mm/yyyy> Week 2 - dd/mm/yyyy> ...> ...> ...> Week 52 - dd/mm/yyyy>> Can anyone help with any pointers please.Not sure if this is the best way to handle it, but I would think you could create a [loop] context that would use as the "from" the numerical date of the first Monday you wanted to start with, like[math]{01/07/2008}[/math]and [math]{12/29/2008}[/math] as the "to" value. Then just increment by 7 to get the date numerically for each week and convert it like this:[format days_to_date %d/%m/%Y][index][/format]since the [index] values would then become the date of each Monday in 2008 in succession.As far as the week #, you'd just have to set a counter using a math value, start it at one and increment it by adding one for each iteration of the loop. Does that help? I'm a rank amateur at this stuff sometimes but I figured I'd chip in at a time when no one else might even be awake after the holiday festivities of yesterday (in the U.S., anyway).--Gil Poulsen, Mac Wirehead************************AltiM@c Consulting23 Marco Polo CourtFranklin Park, NJ 08823-1703Voice: 609-359-0103http://altimac.com************************
Associated Messages, from the most recent to the oldest:
On Nov 28, 2008, at 6:44 AM, Steve Craig wrote:> Hi>> I'm suffering from having to many different things to do today and > I'm struggling with what I think should be an easy thing, can > someone help?>> I need a bit if code that will give me a list of week numbers > (1-52) in the current year, with the date of the Monday of each > week ie...>> Week 1 - dd/mm/yyyy> Week 2 - dd/mm/yyyy> ...> ...> ...> Week 52 - dd/mm/yyyy>> Can anyone help with any pointers please.Not sure if this is the best way to handle it, but I would think you could create a
[loop] context that would use as the "from" the numerical date of the first Monday you wanted to start with, like
[math]{01/07/2008}[/math]and
[math]{12/29/2008}[/math] as the "to" value. Then just increment by 7 to get the date numerically for each week and convert it like this:[format days_to_date %d/%m/%Y][index][/format]since the [index] values would then become the date of each Monday in 2008 in succession.As far as the week #, you'd just have to set a counter using a math value, start it at one and increment it by adding one for each iteration of the loop. Does that help? I'm a rank amateur at this stuff sometimes but I figured I'd chip in at a time when no one else might even be awake after the holiday festivities of yesterday (in the U.S., anyway).--Gil Poulsen, Mac Wirehead************************AltiM@c Consulting23 Marco Polo CourtFranklin Park, NJ 08823-1703Voice: 609-359-0103http://altimac.com************************
Gil Poulsen
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Not really WebCat- (1997)
WebDNA Solutions ... sorry! (1997)
How to verify email address (1997)
[WebDNA] SSL not working with WebDNA FCGI 8.5.1 (2020)
UPS Shipping Docs (Where To Go) (1999)
[WebDNA] cron - curl to replace triggers.. (2009)
RE: Adding headers to email (1997)
RequiredFields template (1997)
Shopping problems with 2.1b3 acgi (1997)
RE: Signal Raised (1997)
help with duplicate records posted (1998)
[subtotal] (2000)
WebCat editing, SiteGuard & SiteEdit (1997)
blank page from template (1997)
InSecureTextVariables.... (2000)
bad time on my email was [url] issue (2000)
Another Newbie Q: template? (1999)
I give up!! (1997)
WebCat b15 Mac plug-in (1997)
creating a ShipCosts database (1997)