Hi Anton,

thank's a lot for your quick reply. I'm trying to
implement these predefined javascript functions in
java for an  App that should use auto-configuration;
therefore it makes me feel sad, that this works. One
can imagine other calls not covered by the
documentation, like:

- dateRange(day, month)
- dateRange(month, year)

and so on. Given that dateRange is not the only
function where I have to guess...

Thank's again

Max

--- "Shalkebaev,AntonMSCAG"
<[EMAIL PROTECTED]> wrote:
> Hi 
> Just tested works well :)
> dateRange(24, "JUL", 2003)
> They just missed it :)
> Anton
> -----Original Message-----
> From: Max Nitribitt [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 24, 2003 13:34
> To: [EMAIL PROTECTED]
> Subject: [squid-users] .pac file format
> specification for daterange() is
> inconsistent!
> 
> 
> Hi,
> 
> I have a question regarding netscapes official
> auto-proxy file format specification :
>
http://wp.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html
> 
> It states, that daterange() can handle those
> combinations of arguments:
> 8<------------------>8
> dateRange(day)
> dateRange(day1, day2)
> dateRange(mon)
> dateRange(month1, month2)
> dateRange(year)
> dateRange(year1, year2)
> dateRange(day1, month1, day2, month2)
> dateRange(month1, year1, month2, year2)
> dateRange(day1, month1, year1, day2, month2, year2)
> dateRange(day1, month1, year1, day2, month2, year2,
> gmt)
> [...]
> Even though the above examples don't show, the "GMT"
> parameter can be specified in any of the 9 (sic!)
> different call profiles, always as the last
> parameter.
> 
>   
> 8<------------------>8
> In the examples section there is one call that
> doesn't
> match these call profiles:
> 8<------------------>8
> This statement is true on the 24th of December,
> 1995.
> dateRange(24, "DEC", 1995) 
> 8<------------------>8
> Is the call profile collection incomplete, or is
> this
> a fake example? Could anyone please shed some light
> into this matter? 
> 
> kindest regards 
> 
> Max
> 
> P.s.:
> Sorry, that I ask a question that is not directly
> related to squid. I asked people at Netscape for
> assistence, but so far nobody could help me.  
> 
> 
> 
> 
>  
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> http://sitebuilder.yahoo.com


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Reply via email to