Re: Old code new problem?

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 59238
interpreted = N
texte = Yes, there is a pref for both displaying the date, and 'interpreting' a giving date. That is why it is important to try and eliminate any assumptions about how the date will formatted when the [date] date is used in a math equation. This can be done using the 'format' parameter in the [date] tag, as in the suggested math statement below. -----Original Message----- From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of Patrick McCormick Sent: Tuesday, August 31, 2004 08:55 PM To: WebDNA Talk Subject: Re: Old code new problem? Doesn't the engine use the pref. setting for the date, or does it always use day/month/year? On Aug 31, 2004, at 6:08 PM, Scott Anderson wrote: > Look at the math... > > Using today's date (in m/d/Y) format, your math equation for the > second iteration would be: > > 8/31/2004 + 01/00/0000 = 9/31/2004, which is not a legitimate date, in > fact the engine will calculate it to 10/1/2004, thereby giving you the > 'Oct' for the month. > > change you math to... > [Format Days_To_Date %b][Math]{[date > format=%m/1/%Y]}+{0[index]/00/0000}[/Math][/Format] > > this should work no matter what the day of the month is. > > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of > Donovan Brooke > Sent: Tuesday, August 31, 2004 02:41 PM > To: WebDNA Talk > Subject: Old code new problem? > > > Hello, > > Can anyone see why this code would give me results like: > > Aug > Oct > Oct > Nov > Nov > etc. > > I believe it used to work fine. > > M: > > thx, > Donovan > > P.S. WebDNA - Enterprise Edition,6.0 > > > > > -- > =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o > DONOVAN D. BROOKE Eucalyptus Design > <-Web Development (specializing in eCommerce), -> > <-Graphic Design, and Pre-Press Consultation -> > > ADDRESS:> Donovan Brooke > DBA Eucalyptus Design > N2862 Summerville Park Rd. > Lodi, WI 53555 > PH:> 1.608.592.3567 > Web:> http://www.euca.us > =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Old code new problem? ( "Scott Anderson" 2004)
  2. Re: Old code new problem? ( Patrick McCormick 2004)
  3. Re: Old code new problem? ( Donovan Brooke 2004)
  4. Re: Old code new problem? ( "Scott Anderson" 2004)
  5. Re: Old code new problem? ( Stuart Tremain 2004)
  6. Re: Old code new problem? ( Donovan Brooke 2004)
  7. Re: Old code new problem? ( Stuart Tremain 2004)
  8. Re: Old code new problem? ( Donovan Brooke 2004)
  9. Old code new problem? ( Donovan Brooke 2004)
Yes, there is a pref for both displaying the date, and 'interpreting' a giving date. That is why it is important to try and eliminate any assumptions about how the date will formatted when the [date] date is used in a math equation. This can be done using the 'format' parameter in the [date] tag, as in the suggested math statement below. -----Original Message----- From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of Patrick McCormick Sent: Tuesday, August 31, 2004 08:55 PM To: WebDNA Talk Subject: Re: Old code new problem? Doesn't the engine use the pref. setting for the date, or does it always use day/month/year? On Aug 31, 2004, at 6:08 PM, Scott Anderson wrote: > Look at the math... > > Using today's date (in m/d/Y) format, your math equation for the > second iteration would be: > > 8/31/2004 + 01/00/0000 = 9/31/2004, which is not a legitimate date, in > fact the engine will calculate it to 10/1/2004, thereby giving you the > 'Oct' for the month. > > change you math to... > [Format Days_To_Date %b][math]{[date > format=%m/1/%Y]}+{0[index]/00/0000}[/Math][/Format] > > this should work no matter what the day of the month is. > > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of > Donovan Brooke > Sent: Tuesday, August 31, 2004 02:41 PM > To: WebDNA Talk > Subject: Old code new problem? > > > Hello, > > Can anyone see why this code would give me results like: > > Aug > Oct > Oct > Nov > Nov > etc. > > I believe it used to work fine. > > M: > > thx, > Donovan > > P.S. WebDNA - Enterprise Edition,6.0 > > > > > -- > =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o > DONOVAN D. BROOKE Eucalyptus Design > <-Web Development (specializing in eCommerce), -> > <-Graphic Design, and Pre-Press Consultation -> > > ADDRESS:> Donovan Brooke > DBA Eucalyptus Design > N2862 Summerville Park Rd. > Lodi, WI 53555 > PH:> 1.608.592.3567 > Web:> http://www.euca.us > =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ "Scott Anderson"

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:

[WebDNA] EMailer timezone bug? (2015) Logging users (1998) FORM NONSENSE - WAS: How much is too much? (2002) WebCatalog for Postcards ? (1997) Online reference (1997) Emailer & WebStar Mail and 551 Error (2000) Postprocessing CCs (2000) Re:2nd WebCatalog2 Feature Request (1996) [OT] Theiving B*****ds (2004) TCP Connect (2000) flushdatabases (1997) Cart Numbers (1997) Great product and great job ! (1997) Mac WebCat 4.0 Day Planner Hang (2000) Running 2 two WebCatalog.acgi's (1996) Modifying order output (1997) E-mailer error codes (1997) Fwd: Problems with Webcatalog Plug-in (1997) OT: IP addres checking (2003) [WebDNA] Payvision (2015)