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:
Emailer (WebCat2) (1997)
[WebDNA] OT: 2 php/MySQL & 1 Flash person needed FT (2008)
Online reference (1997)
Re:quit command on NT (1997)
Netscape v. IE (1997)
A little help on e-mail (HELP!!! :-) ) (1998)
Showif date > other date (2004)
Compressed cookies? (2003)
Problems appending to database (1997)
Upload Graphic Problem (2004)
[OT] Server check please (2006)
Errata: WCS Newbie question (1997)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)
possible, WebCat2.0 and checkboxes-restated (1997)
Search & Sort Question (1999)
Help with Repost Data msg from form (1997)
question: webmerchant connection (1997)
Defualt folder locations (2004)
Re1000001: Setting up shop (1997)
[random] only for 1-100??? (1997)