Since most of my servers are Unix based I just use CRON and cURL to
run a scheduled task. Here is what Cron Does...
"Suppose I have a job scheduled to run at 2:15 Sunday morning. When we
"spring ahead", there won't be a 2:15. cron will note that we "sprung
ahead" by 60 minutes, so it will add 60
> he was responsible for DST not timezones.
That was my tired brain lumping all time related annoyances together.
> DST was probably a good idea once but
> now its there to remind developers how cruel the world really is.
The decision to change it, over several years, .. now that was cruel
On 3/13/2012 8:48 PM, Gerald Guido wrote:
> Not just some guy but the creator of the largest insect collection in New
> Zealand. Not that is makes dealing with time zones suck any less.
he was responsible for DST not timezones. DST was probably a good idea once but
now its there to remind develo
On Mon, Mar 12, 2012 at 10:22 PM, Raymond Camden wrote:
> Heh, ok, fine, then there are cases where you can't, but I'd be
> willing to bet _most_ people can, and that _would_ be simpler. Didn't
> say it would work 100% of the time.
This assumes that people know what happens between 2-3 during D
>>What would happen if you set up a scheduled task for 02:30 on the
day that we return to standard time since there would theoretically be
two 02:30's for that morning? Would it run twice?
There is a simple way to make sure an application is run at least one and only
one time:
Say you have it
>> we are stuck in timezone hell because some guy wanted extra time to
collect insects?
Not just some guy but the creator of the largest insect collection in New
Zealand. Not that is makes dealing with time zones suck any less.
G!
On Tue, Mar 13, 2012 at 2:40 AM, Leigh wrote:
> we are stuck i
Sometimes it takes a while to file that bug report.
On Tue, Mar 13, 2012 at 2:40 AM, Leigh wrote:
>
> > Hard to believe an entomologist caused all this.
> > http://en.m.wikipedia.org/wiki/George_Vernon_Hudson
>
>
> Wait .. we are stuck in timezone hell because some guy wanted extra time
> to co
> Hard to believe an entomologist caused all this.
> http://en.m.wikipedia.org/wiki/George_Vernon_Hudson
Wait .. we are stuck in timezone hell because some guy wanted extra time to
collect insects?
-Leigh
~|
Order the Adobe
Hard to believe an entomologist caused all this.
http://en.m.wikipedia.org/wiki/George_Vernon_Hudson
Byron Mann
Lead Engineer and Architect
Hostmysite.com
~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adob
On 3/13/2012 9:22 AM, Raymond Camden wrote:
> Heh, ok, fine, then there are cases where you can't, but I'd be
> willing to bet _most_ people can, and that _would_ be simpler. Didn't
> say it would work 100% of the time.
and what about creating scheduler traffic jams? you just chopped an hour out
>> FYI, its right next door to classpath hell, so you'll have plenty of
company.
Heh... We must be neighbors. I was dealing with dependency hell about two
weeks ago. Nice to meet you.
G!
On Mon, Mar 12, 2012 at 10:13 PM, Paul Hastings wrote:
>
> On 3/13/2012 8:18 AM, Gerald Guido wrote:
> >
>
On Mon, Mar 12, 2012 at 9:12 PM, Paul Hastings wrote:
>
> On 3/13/2012 7:58 AM, Raymond Camden wrote:
>>
>> Wouldn't it be easy to just simply use a time outside of 2-3AM?
>
> and suppose you can't? maybe you have to meet reporting deadlines on the other
> side of the world from your server? mayb
On 3/13/2012 8:18 AM, Gerald Guido wrote:
>
>>> the descent into timezone hell
>
> So I am not alone on this? Good to know. For some reason calculating time
> zones makes my brain hurt. http://www.youtube.com/watch?v=IIlKiRPSNGA
no, you're not alone. everybody who deals with tz sooner or later fa
On 3/13/2012 7:58 AM, Raymond Camden wrote:
>
> Wouldn't it be easy to just simply use a time outside of 2-3AM?
and suppose you can't? maybe you have to meet reporting deadlines on the other
side of the world from your server? maybe that's the exact time your server
needs to release food for yo
>> the descent into timezone hell
So I am not alone on this? Good to know. For some reason calculating time
zones makes my brain hurt. http://www.youtube.com/watch?v=IIlKiRPSNGA
G!
On Mon, Mar 12, 2012 at 8:49 PM, Paul Hastings wrote:
> there's an easy & obvious solution for these sorts of pro
Wouldn't it be easy to just simply use a time outside of 2-3AM?
On Mon, Mar 12, 2012 at 7:49 PM, Paul Hastings wrote:
>
> On 3/13/2012 2:35 AM, Roger Austin wrote:
>
>> This seems to be a good reason to never set up scheduled tasks anywhere
>> near 02:00 through 03:00.
>
> there's an easy & obvi
On 3/13/2012 2:35 AM, Roger Austin wrote:
> This seems to be a good reason to never set up scheduled tasks anywhere
> near 02:00 through 03:00.
there's an easy & obvious solution for these sorts of problems (ie the descent
into timezone hell).
-
No virus found in this message.
Checked by
Dave Watts wrote:
>
> > And in theory, CF10's scheduled task service should allow you to
> > handle that with it's onMisfire support.
>
> If the hour for the scheduled task never arrives, that's not really a
> "misfire" is it?
What would happen if you set up a scheduled task for 02:30 on
I don't know - I could see both interpretations. It was just an idea
really - haven't tested any of this. :)
On Mon, Mar 12, 2012 at 11:54 AM, Dave Watts wrote:
>
>> And in theory, CF10's scheduled task service should allow you to
>> handle that with it's onMisfire support.
>
> If the hour for t
On Mon, Mar 12, 2012 at 12:54 PM, Dave Watts wrote:
> > And in theory, CF10's scheduled task service should allow you to
> > handle that with it's onMisfire support.
>
> If the hour for the scheduled task never arrives, that's not really a
> "misfire" is it?
This is the same thought I have. Un
> And in theory, CF10's scheduled task service should allow you to
> handle that with it's onMisfire support.
If the hour for the scheduled task never arrives, that's not really a
"misfire" is it?
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/
Fig Leaf S
On Mon, Mar 12, 2012 at 10:36 AM, Cameron Childress wrote:
>
> On Sun, Mar 11, 2012 at 1:29 PM, Raymond Camden
> wrote:
>
>> And in theory, CF10's scheduled task service should allow you to
>> handle that with it's onMisfire support.
>
>
> Really?
Well, I _think_ so. ;)
> Huh. Interesting. I t
On Sun, Mar 11, 2012 at 1:29 PM, Raymond Camden wrote:
> And in theory, CF10's scheduled task service should allow you to
> handle that with it's onMisfire support.
Really? Huh. Interesting. I took a quick look at the CF10 beta docs and
didn't see too much detail about how that would work. I'd
And in theory, CF10's scheduled task service should allow you to
handle that with it's onMisfire support.
On Sat, Mar 10, 2012 at 7:54 AM, Cameron Childress wrote:
>
> You probably won't forget that DST changes this weekend. But you may
> forget that this means the hour between 2:00a and 3:00a
You probably won't forget that DST changes this weekend. But you may
forget that this means the hour between 2:00a and 3:00a doesn't exist on
Sat night / Sun morning. So on Monday when you are wondering... *THAT* is
why your 2:15am scheduled task didn't run over the weekend...
-Cameron
--
Cam
>Exceeded transfer limit is what I got.
>
>Yves
>
>On 3/13/07, John James <[EMAIL PROTECTED]> wrote:
>>
I am hosting this on Geocities for free. There is an hourly transfer limit,
once that is exceeded this message will be displayed. Try it again a little
while later and it should work.
~~~
Exceeded transfer limit is what I got.
Yves
On 3/13/07, John James <[EMAIL PROTECTED]> wrote:
>
> I have created a patch tool to do this automatically for CFMX 7.
> (http://www.geocities.com/cibert88/cfmx_dst_update.zip)
> It wraps the JVM patches into an installer for Windows.
> Sorry, I am
I have created a patch tool to do this automatically for CFMX 7.
(http://www.geocities.com/cibert88/cfmx_dst_update.zip)
It wraps the JVM patches into an installer for Windows.
Sorry, I am posting this late.
As allways make backups and you are responsible for your actions.
Best,
Ci
~~
"
Sent: Tuesday, March 13, 2007 2:57 PM
Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
> Hi Ben,
>
> I'm looking on sun's site for the 1.4.2_11, but can't find it. All I can
> find is SE JDK 6. six?! I'm confused. I'm always confuse
riginal Message -
From: "Christopher Jordan" <[EMAIL PROTECTED]>
To: "CF-Talk"
Sent: Tuesday, March 13, 2007 3:05 PM
Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
> Okay, so I just googled 1.4.2_11 and got the site, but I'll be damne
: Christopher Jordan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 4:57 PM
To: CF-Talk
Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
Hi Ben,
I'm looking on sun's site for the 1.4.2_11, but can't find it. All I can
find is SE JDK 6. six?! I'm co
t;> Thanks for the info!
>>
>> Rick
>>
>> -Original Message-
>> From: Paul Hastings [mailto:[EMAIL PROTECTED]
>> Sent: Saturday, March 10, 2007 12:21 PM
>> To: CF-Talk
>> Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
&g
m: Paul Hastings [mailto:[EMAIL PROTECTED]
>> Sent: Saturday, March 10, 2007 12:21 PM
>> To: CF-Talk
>> Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
>>
>> Rick Faircloth wrote:
>>
>>> the Java install that comes (for me a
-Talk
Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
That's pretty much the answer I was looking for.
Thanks, Eric.
Ben
>Adobe wont support you if you install past 1.4.2_11 so if you dont have
>support your fine
>
>Eric
>
>On 3/13/07, Ben Muell
That's pretty much the answer I was looking for.
Thanks, Eric.
Ben
>Adobe wont support you if you install past 1.4.2_11 so if you dont have
>support your fine
>
>Eric
>
>On 3/13/07, Ben Mueller <[EMAIL PROTECTED]> wrote:
>>
~|
>
> >-Original Message-
> >From: Paul Hastings [mailto:[EMAIL PROTECTED]
> >Sent: Saturday, March 10, 2007 12:21 PM
> >To: CF-Talk
> >Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
> >
> >Rick Faircloth wrote:
> >
ure quite what to do.
Thanks,
Ben
>Thanks for the info!
>
>Rick
>
>-Original Message-
>From: Paul Hastings [mailto:[EMAIL PROTECTED]
>Sent: Saturday, March 10, 2007 12:21 PM
>To: CF-Talk
>Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
&g
Thanks for the info!
Rick
-Original Message-
From: Paul Hastings [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 10, 2007 12:21 PM
To: CF-Talk
Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
Rick Faircloth wrote:
> the Java install that comes (for me anyway) f
Rick Faircloth wrote:
> the Java install that comes (for me anyway) from Sun? Just download
> and install the latest JDK from there?
following adobe's advice on this probably is a good idea, so no, not the latest
version (1.5/1.6) but the latest version that adobe says is ok w/cf, 1.4.2_11
or
stall the latest JDK from there?
Rick
-Original Message-
From: Paul Hastings [mailto:[EMAIL PROTECTED]
Sent: Friday, March 09, 2007 9:38 PM
To: CF-Talk
Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
Rick Faircloth wrote:
> Am I ok just manually changing my pc
Rick Faircloth wrote:
> Am I ok just manually changing my pc's, laptops, and servers on Sunday?
it's probably a good idea to point out that if you use java or cf for date math
around the DST boundaries you'll have problems unless you update your JDK.
~
works correctly.
Here is the link http://support.microsoft.com/gp/cp_dst
Dan
- Original Message -
From: "Robert Harrison" <[EMAIL PROTECTED]>
To: "CF-Talk"
Sent: March 09, 2007 10:00 AM
Subject: Daylight Savings Time Change (Slightly OT, but relevant)
>
&g
> Am I missing something? What's got a lot of organization in
> "crisis mode" over this? Does it just concern large organizations
> whose functions are time-sensitive?
A lot of computing functionality is time-sensitive. Logins, for example, can
be time-sensitive. In an Active Directory environ
For some basic info for CF5, 6, 7+, you can start here:
http://www.dcooper.org
Damon
> On Friday 09 Mar 2007, Robert Harrison wrote:
>
> > In case you have not heard the dates on which we change to Daylight
> Savings
> > Time have changed. It used to be we went on
PROTECTED]
Sent: Friday, March 09, 2007 11:41 AM
To: CF-Talk
Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
On Friday 09 Mar 2007, Rick Faircloth wrote:
> Am I missing something? What's got a lot of organization in "crisis mode"
> over this? Does it just co
On Friday 09 Mar 2007, Rick Faircloth wrote:
> Am I missing something? What's got a lot of organization in "crisis mode"
> over this? Does it just concern large organizations whose functions are
> time-sensitive?
Yeah, in the main.
There has been Fuss, because *some* companies are finding out ju
om Chiverton [mailto:[EMAIL PROTECTED]
Sent: Friday, March 09, 2007 10:45 AM
To: CF-Talk
Subject: Re: Daylight Savings Time Change (Slightly OT, but relevant)
On Friday 09 Mar 2007, Robert Harrison wrote:
> In case you have not heard the dates on which we change to Daylight
Savings
> Time h
What? There's people outside the US?
heh
On 3/9/07, Paul Vernon <[EMAIL PROTECTED]> wrote:
> > > In case you have not heard the dates on which we change to Daylight
> > > Savings Time have changed. It used to be we went on
> > Daylight Savings
> > > Tim
> > In case you have not heard the dates on which we change to Daylight
> > Savings Time have changed. It used to be we went on
> Daylight Savings
> > Time the first Sunday in April and off the last Sunday in October.
>
> Just worth pointing out, that if you live
On Friday 09 Mar 2007, Robert Harrison wrote:
> In case you have not heard the dates on which we change to Daylight Savings
> Time have changed. It used to be we went on Daylight Savings Time the first
> Sunday in April and off the last Sunday in October.
Just worth pointing out, th
FYI:
In case you have not heard the dates on which we change to Daylight Savings
Time have changed. It used to be we went on Daylight Savings Time the first
Sunday in April and off the last Sunday in October. That has changed as
Daylight Savings Time has been extended to help conserve
Thanks for the link.
-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 08, 2007 12:23 PM
To: CF-Talk
Subject: RE: Changes to Daylight Savings Time in 2007 may affect your data
bases (DB2, Oracle and others)
> Does anyone know if this work instead
> Does anyone know if this work instead of upgrading to 1.4.2_11?
> http://java.sun.com/javase/tzupdater_README.html
I don't know, but I'd recommend that you just upgrade to the latest
supported JVM (which in this case is 1.4.2_11).
> Also, does anyone have a direct link to dlownload 1.4.2_11?
Y
PM
To: CF-Talk
Subject: RE: Changes to Daylight Savings Time in 2007 may affect your data
bases (DB2, Oracle and others)
> I'm no Java wiz, but do these changes affect CFMX and its JRE?
Yes, I think so, because CF comes with 1.4.2_09 or earlier versions. You'll
probably want to upgrad
Folloed the recommendation from Adobe, tried applying the Java 1.4.2_11 patch
from Sun. Now unable to restart my CF Administrator. How do I safe apply this
update?
Thanks
Sam
~|
Upgrade to Adobe ColdFusion MX7
Experience Fle
That doesn't sound very likely!
With the vulnerability classified as "Remotely exploitable" and allowing a
denial of service without authentication it sounded like something a user could
do.
thanks for the read,
Chris
-- Original Message --
From: Dave W
> Yes ... and 1.4.2_11 has a low-rated security vulnerability.
>
> http://nvd.nist.gov/nvd.cfm?cvename=CVE-2003-1301
>
> http://sunsolve.sun.com/search/document.do?assetkey=1-26-102732-1
It appears that the vulnerability only applies to running remote code, which
is quite unlikely in the case o
Yes ... and 1.4.2_11 has a low-rated security vulnerability.
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2003-1301
http://sunsolve.sun.com/search/document.do?assetkey=1-26-102732-1
-- Original Message --
From: "Everett, Al \(NIH/NIGMS\) [C]" <[EMAIL PROTECT
> Is 1.4.2_11 officially approved for use by Adobe for CFMX 6.1 and
7.02?
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=d2ab4470
~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful
y, January 22, 2007 3:43 PM
To: CF-Talk
Subject: Re: Changes to Daylight Savings Time in 2007 may affect your
data bases (DB2, Oracle and others)
What is the problem? If there is a problem with _11 but has a
fundamental
flaw then it is up to Adobe to certify _13 pronto.
"This e-ma
> no CFLDAP used here :)
How about web services?
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your lo
no CFLDAP used here :)
On 1/22/07, Dave Watts <[EMAIL PROTECTED]> wrote:
> > I am using 1.4.2_13 in production and it works like a champ.
> > I have had no problems whatsoever with it.
>
> Are you using CFLDAP, out of curiosity?
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
>
expressed within this
communication are not necessarily those expressed by Reed Exhibitions."
Visit our website at http://www.reedexpo.com
-Original Message-
From: John Blayter
To: CF-Talk
Sent: Mon Jan 22 21:31:00 2007
Subject: Re: Changes to Daylight Savings Time in 2007 may affect
> I am using 1.4.2_13 in production and it works like a champ.
> I have had no problems whatsoever with it.
Are you using CFLDAP, out of curiosity?
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our trai
expo.com
>
> -Original Message-
> From: Dave Watts
> To: CF-Talk
> Sent: Mon Jan 22 20:32:48 2007
> Subject: RE: Changes to Daylight Savings Time in 2007 may affect your data
> bases (DB2, Oracle and others)
>
> > How about 1.4.2_13? We have been told a work that
website at http://www.reedexpo.com
-Original Message-
From: Dave Watts
To: CF-Talk
Sent: Mon Jan 22 20:32:48 2007
Subject: RE: Changes to Daylight Savings Time in 2007 may affect your data
bases (DB2, Oracle and others)
> How about 1.4.2_13? We have been told a work that _11 has
> How about 1.4.2_13? We have been told a work that _11 has a
> security problem and isn't allowed.
The latest version listed on the Adobe site is 11, but you can certainly try
13 and see if it works with your applications.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
Fig Leaf Sof
How about 1.4.2_13? We have been told a work that _11 has a security
problem and isn't allowed.
-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: Friday, January 19, 2007 12:19 PM
To: CF-Talk
Subject: Re: Changes to Daylight Savings Time in 200
> Is 1.4.2_11 officially approved for use by Adobe for CFMX 6.1
> and 7.02?
Yes.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Norther
07
Subject: RE: Changes to Daylight Savings Time in 2007 may affect your data
bases (DB2, Oracle and others)
Is 1.4.2_11 officially approved for use by Adobe for CFMX 6.1 and 7.02?
-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Friday, January 19, 2007 12:15 PM
T
Is 1.4.2_11 officially approved for use by Adobe for CFMX 6.1 and 7.02?
-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Friday, January 19, 2007 12:15 PM
To: CF-Talk
Subject: RE: Changes to Daylight Savings Time in 2007 may affect your data
bases (DB2, Oracle and
> I'm no Java wiz, but do these changes affect CFMX and its JRE?
Yes, I think so, because CF comes with 1.4.2_09 or earlier versions. You'll
probably want to upgrade to 1.4.2_11:
http://java.sun.com/developer/technicalArticles/Intl/USDST/
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com
Che Vilnonis wrote:
> I'm no Java wiz, but do these changes affect CFMX and its JRE?
yes. damon's put up some info:
http://www.dcooper.org/blog/client/index.cfm?mode=entry&entry=E3E028EF-4E22-1671-5E1639B73574B0C5
~|
Upgrade to
I'm no Java wiz, but do these changes affect CFMX and its JRE?
http://blogs.ittoolbox.com/database/technology/archives/changes-to-daylight-
savings-time-in-2007-may-affect-your-databases-db2-oracle-and-others-13443
We are in the Eastern US Timezone (GMT-5). After the DST adjustment this weekend, some CF5 code that relies on UTC adjustments began failing, showing a one hour difference. We checked our servers (Win2K, Apache 1.3) and the time, date, time zone and DST checkboxes were all correct. We dumped the
ion and delt with it accordingly.
-Novak
-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 17, 2003 11:19 AM
To: CF-Talk
Subject: RE: UTC and daylight savings time...
I do just about what you do
1. set a _javascript_ cookie with persons time zone
2. read
53 PM
To: CF-Talk
Subject: UTC and daylight savings time...
While we're discussing best practices today I have a quick question
regarding time zones, UTC, etc, etc.
I believe that the preferred method of storing dates and times in your
database is in UTC. I have no problem running all of the
While we're discussing best practices today I have a quick question
regarding time zones, UTC, etc, etc.
I believe that the preferred method of storing dates and times in your
database is in UTC. I have no problem running all of the servers in the
UTC time zone even.
>From there it's a question
This looks promising.
Shawn McKee
-Original Message-
From: Matthew Walker [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 9:12 PM
To: CF-Talk
Subject: RE: Daylight savings time
It's a huge pain. I was exploring this yesterday and found this link
which might be u
Shawn McKee wrote:
> I have applications that deliver content in a time sensitive manner. We
> store times in our database in UTC (GMT). Whenever a country changes from
> or to standard time I catch a lot of grief because release times have to be
> manually updated. Anybody know of a tool, CF o
has an offset of 9 hours and 30 minutes
from UTC.
* isDSTOnTrue if Daylight Savings Time (DST) is on in the host; False if
DST is off.
Category
Date and time functions
Syntax
GetTimeZoneInfo()
See also
DateConvert, CreateDateTime, DatePart
Example
GetTimeZoneInfo Example
GetTimeZoneInfo
http://www.cabbagetree.co.nz/
*/
-Original Message-
From: Shawn McKee [mailto:[EMAIL PROTECTED]]
Sent: Friday, 5 April 2002 10:01 a.m.
To: CF-Talk
Subject: Daylight savings time
I have applications that deliver content in a time sensitive manner. We
store times in our database in UTC (GMT). Whene
I have applications that deliver content in a time sensitive manner. We
store times in our database in UTC (GMT). Whenever a country changes from
or to standard time I catch a lot of grief because release times have to be
manually updated. Anybody know of a tool, CF or otherwise, that can help
Regarding time changes ands session variables I have not checked yet but
our hosting firm partner does not make their servers change to daylight
saving, they just run the proper fixed offset from GMT the whole year round
(it makes logs and stats and everything else an awful lot easier) and a lo
lk
Subject: Daylight Savings Time
OK, I'm curious. What happens to times variables when the clock
changes? Do they last an extra hour in the fall and timeout an hour
prematurely in the spring? Or does ColdFusion have an "internal
clock" that syncs with the server's clock?
--
OK, I'm curious. What happens to times variables when the clock
changes? Do they last an extra hour in the fall and timeout an hour
prematurely in the spring? Or does ColdFusion have an "internal
clock" that syncs with the server's clock?
--
Bud Schneehagen - Tropical Web Creations
_/_/_/_/_
well this was odd.
it worked fine with iCalendar but an hour off with vCalendar.
dates are all new.
+ we just got hacked by poison from china : ]
-paul
Web Developer, NBBJ
Work: [EMAIL PROTECTED]
614 241-3534
fax:614 485-5534
Home: [EMAIL PROTECTED]
614 449-1681
> icq:
ct the server the first week of daylight
savings time.
SELECT *
FROM tbl_Calendar, tbl_Class, tbl_Program, tbl_Room
WHERE tbl_Calendar.CalendarID = #FORM.CalendarID#
AND tbl_Class.ClassID = tbl_Calendar.ClassID
AND tbl_Room.RoomID = tbl_Calendar.RoomID
http://inhou
only affect the server the first week of daylight
savings time.
SELECT *
FROM tbl_Calendar, tbl_Class, tbl_Program, tbl_Room
WHERE tbl_Calendar.CalendarID = #FORM.CalendarID#
AND tbl_Class.ClassID = tbl_Calendar.ClassID
AND tbl_Room.RoomID = tbl_Calendar.RoomID
1.asp
Jim
- Original Message -
From: "Paul Ihrig" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, May 07, 2001 6:43 PM
Subject: Daylight savings time on the server?
> OK, i have a weird one for you.
> the server time is correc
How are you determining the time zone offset from GMT? Are you using the
GetTimeZoneInfo function?
Kevin
>>> [EMAIL PROTECTED] 05/07/01 05:43PM >>>
OK, i have a weird one for you.
the server time is correct.
all my cf apps run just fine in relation to time.
except 1.
it is an education secti
OK, i have a weird one for you.
the server time is correct.
all my cf apps run just fine in relation to time.
except 1.
it is an education section of the site.
when a user goes to sign up for the class & they get their confirmation.
all fine, but.
then if the go & use a vCalendar sign up thing
Someone posted this to the Allaire CF forum...
I fixed mine by disabling the daylight savings time option in Windows and
changed the time manually. Then CF recognized the right time.
Russell Conway
HallofSports.com, Inc.
351 West 22nd Street
New York, NY 10011
P (646) 638-2500
F (646) 638-3444
suspect you may be able to fix the problem also by
temporarily unchecking the "Automate daylight savings time" or selecting a
time-zone that's not affected by Daylight Savings, but I haven't tested
this.
-Dan
-Original Message-
From: Tobe Goldfinger [mailto:[EMAIL PROT
I have a client (still running CF4.01)... and Now() is reporting one
hour behind the current time on the server. This problem started once we
moved the clock this weekend.
I see others are having this problem, because there are a few postings on
Allaire Forums about this.. but so far n
quot;y":
Jim
- Original Message -
From: "pan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, November 14, 2000 9:07 PM
Subject: Re: Standard or Daylight Savings Time
>
> - Original Message -
> From: "Jim
On Tue, 14 Nov 2000, Jim McAtee wrote:
>
> > Anyone know where I can get a list of dates that daylight savings time
> > begins and ends for, say, the next 10 years?
> >
As they say in the classics, rotsa ruck pal! The USA might be standard
about it, but in some pa
> Anyone know where I can get a list of dates that daylight savings time
> begins and ends for, say, the next 10 years?
If you're looking for this for lots of countries
If you happen to have a win98 CD, in the Resource Kit there's a thing for
tweaking time zone settings. You
This sounds right for Canada as well
(I know the last Sunday in Oct is right.. wasn't that long ago : )
> "Since 1987, Daylight Saving Time in all U.S. states,
> the District of Columbia, and U.S. possessions begins
> at 2am on the first Sunday in Apr. and ends at 2am
> in the last Sunday in Oct.
- Original Message -
From: "Jim McAtee" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, November 14, 2000 16:41
Subject: OT: Standard or Daylight Savings Time
> Anyone know where I can get a list of dates that daylight savings t
1 - 100 of 101 matches
Mail list logo