Re: Expire Cookie in 8 Hours
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 58205
interpreted = N
texte = Clint Davis wrote:> I want to set a cookie that expires in 8 hours. If the cookie is set after> 4pm GMT, it should expire the next morning, so the date needs to change.> Does anyone have a code snippet to handle this? This half of the MIMEHeaders.inc code does the calculations. NOTE: the [date format=%Z] test may be wrong if you are not running Windows.> [!] ------- GMTdate.inc -------> Takes optional parameter offset in minutes and returns current date/time in GMT long format> Replace the {5:00:00} with your non-DST offset from GMT> [/!][math time&show=f]GMT={[date %X]}+{5:00:00}[showif [date format=%Z]^Daylight]-{1:00:00}[/showif][/math][!]> [/!][math time&show=f]NOW={[date %X]}[/math][!]> [/!][if "[offset]"="[raw][offset][/raw]"][!]> [/!][then][!]> [/!][math show=f]offsettime=0[/math][/then][!]> [/!][else][!]> [/!][math show=f]offsettime=[offset]*60[/math][/else][!]> [/!][/if][!]> --- Create the GMTexpires variable> [/!][math time&show=f]GMTexpires=[GMT]+[offsettime][/math][!]> --- Create the MIMEexpires string> [/!][text show=t]MIMEexpires=[!]> [/!][if ([GMT]>[NOW]) and ([GMTexpires]>[GMT]) and ([GMTexpires]<86400)][!] ---- all in the same day ----> [/!][then][!]> [/!][date format=%a, %d %b %Y][!]> [/!][/then][!] ---- at least one day later ----> [/!][else][!]> [/!][format days_to_date %a, %d %b %Y][math]{[date]}+{00/[!]> [/!][showif [GMTexpires]>86400][math]floor([GMTexpires]/86400)[/math][/showif][!]> [/!][showif [GMTexpires]<86401]01[/showif][!]> [/!]/0000}[/math][/format][!]> [/!][/else][!]> [/!][/if][!]> [/!] [Format Seconds_To_Time][GMTexpires][/Format][!]> [/!] GMT[/text]HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------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:
Clint Davis wrote:> I want to set a cookie that expires in 8 hours. If the cookie is set after> 4pm GMT, it should expire the next morning, so the date needs to change.> Does anyone have a code snippet to handle this? This half of the MIMEHeaders.inc code does the calculations. NOTE: the [date format=%Z] test may be wrong if you are not running Windows.> [!] ------- GMTdate.inc -------> Takes optional parameter offset in minutes and returns current date/time in GMT long format> Replace the {5:00:00} with your non-DST offset from GMT> [/!][math time&show=f]GMT={[date %X]}+{5:00:00}[showif [date format=%Z]^Daylight]-{1:00:00}[/showif][/math][!]> [/!][math time&show=f]NOW={[date %X]}[/math][!]> [/!][if "[offset]"="[raw][offset][/raw]"][!]> [/!][then][!]> [/!][math show=f]offsettime=0[/math][/then][!]> [/!][else][!]> [/!][math show=f]offsettime=[offset]*60[/math][/else][!]> [/!][/if][!]> --- Create the GMTexpires variable> [/!][math time&show=f]GMTexpires=[GMT]+[offsettime][/math][!]> --- Create the MIMEexpires string> [/!][text show=t]MIMEexpires=[!]> [/!][if ([GMT]>[NOW]) and ([GMTexpires]>[GMT]) and ([GMTexpires]<86400)][!] ---- all in the same day ----> [/!][then][!]> [/!][date format=%a, %d %b %Y][!]> [/!][/then][!] ---- at least one day later ----> [/!][else][!]> [/!][format days_to_date %a, %d %b %Y][math]{[date]}+{00/[!]> [/!][showif [GMTexpires]>86400][math]floor([GMTexpires]/86400)[/math][/showif][!]> [/!][showif [GMTexpires]<86401]01[/showif][!]> [/!]/0000}[/math][/format][!]> [/!][/else][!]> [/!][/if][!]> [/!] [Format Seconds_To_Time][GMTexpires][/Format][!]> [/!] GMT[/text]HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------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/
John Peacock
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:
One more try (1997)
Why don't my carts expire (1998)
emailer w/F2 (1997)
Date search - yes or no (1997)
Extracting a filename (2004)
Showif, Hideif reverse logic ? (1997)
text size limitation (1997)
Re:WebCatalog/WebMerchant III (1998)
Emailer (1997)
Other then credit cards-how? (1997)
OT: Verbose messages - Web*4.2 (2000)
[WebDNA] WebDNA restart script (2015)
Sort Order on a page search (1997)
How about this? (1998)
WebCat2b13MacPlugIn - [include] doesn't allow creator (1997)
Emailer setup (1997)
WebCat2 beta 11 - new prefs ... (1997)
Math inside [showif] (1998)
WC2b15 File Corruption (1997)
Problem with Formulas.db (1998)