Re: Date AND time
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 40294
interpreted = N
texte = On 11/26/01 12:28 AM, Aaron Lynch
wrote:> I have a feeling that I will have to do a replace using getchars or> something, but even still, how can I end up with one field that has epoch> time or something that I can then search on and extract using [date] later?I convert the date to seconds since 00/00/00 and time as well. Then I cansearch it as I please. I store it in 2 fields so that I can search one orboth fields. I also combine the date and time and store that as well.date:[math]{[date]}[/math]time:[math]{[time]}[/math]datetime:[math]{[date]}[/math][format 5s][math]{[time]}[/math][/format]This producesdate:731180time:2592datetime:7311802592Then you can reformat when you take it out.date:[format days_to_date %Y-%m-%d][yourdatefield][/format]time:[format seconds_to_time %H:%M:%S][yourtimefield][/format]You also know that the first six digits of datetime are the date at leastuntil 269,000 days(736 years) from today and that is the last 5 digits arethe time.Robert MinorDirector of Internet Services------------------------------------------------------------Cybermill Communicationshttp://www.cybermill.com http://www.merchantmaker.comProviding Ecommerce and interactive website development andhosting services on Macintosh, Windows NT, Unix, and AS/400.All your websites are belong to us!-------------------------------------------------------------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://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
On 11/26/01 12:28 AM, Aaron Lynch wrote:> I have a feeling that I will have to do a replace using getchars or> something, but even still, how can I end up with one field that has epoch> time or something that I can then search on and extract using [date] later?I convert the date to seconds since 00/00/00 and time as well. Then I cansearch it as I please. I store it in 2 fields so that I can search one orboth fields. I also combine the date and time and store that as well.date:[math]{[date]}[/math]time:[math]{[time]}[/math]datetime:[math]{[date]}[/math][format 5s][math]{[time]}[/math][/format]This producesdate:731180time:2592datetime:7311802592Then you can reformat when you take it out.date:[format days_to_date %Y-%m-%d][yourdatefield][/format]time:[format seconds_to_time %H:%M:%S][yourtimefield][/format]You also know that the first six digits of datetime are the date at leastuntil 269,000 days(736 years) from today and that is the last 5 digits arethe time.Robert MinorDirector of Internet Services------------------------------------------------------------Cybermill Communicationshttp://www.cybermill.com http://www.merchantmaker.comProviding Ecommerce and interactive website development andhosting services on Macintosh, Windows NT, Unix, and AS/400.All your websites are belong to us!-------------------------------------------------------------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://search.smithmicro.com/
Bob Minor
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:
CGI Request Time Out (1997)
Calculating multiple shipping... (1997)
[WebDNA] WebDNA code validator (2011)
shell problems again... (2003)
Million product store (2003)
Apache suffix mapping for .tpl (2000)
Additional license? (2006)
HTML editing and webcatalog (2000)
how to check for no value while using [URL] to prevent cr (1999)
NT installation (2000)
Copyright that puppy (1998)
So, does anyone have developer editon running on Win XP (2006)
Mem per threads (1998)
looking for developers with solutions (2000)
Limiting user access to .tmpl files (1997)
Another bug to squash (WebCat2b13 Mac .acgi) (1997)
how do you and/or in a search? (1997)
More questions about serial number dishing (1997)
WCS Newbie question (1997)
Adding new customer numbers sequentially (1997)