Index
2012-04-03 17:52Jerry Foote : Function to determin timezone
2012-04-03 18:07M Jarvis : Re: Function to determin timezone
2012-04-03 19:32Michael Madigan : Re: Function to determin timezone
2012-04-03 19:47Jerry Foote : RE: Function to determin timezone
2012-04-03 20:14Michael Madigan : Re: Function to determin timezone
Back to top
Function to determin timezone

Author: Jerry Foote

Posted: 2012-04-03 17:52:35   Link

How can I determine with VFP the timezone and whether its daylight saving or

not on a system I'm running on.

Thanks Jerry

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/D33943068DA14BA3B5155CACD302A793@jerryfootePC

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Jerry Foote
Back to top
Re: Function to determin timezone

Author: M Jarvis

Posted: 2012-04-03 18:07:27   Link

On Tue, Apr 3, 2012 at 3:52 PM, Jerry Foote <jerryfoote@bellsouth.net> wrote:

> How can I determine with VFP the timezone and whether its daylight saving or

> not on a system I'm running on.

>

> Thanks Jerry

This link has at least C++ code for doing it - maybe you can translate it?

http://stackoverflow.com/questions/3623471/how-do-you-get-info-for-an-arbitrary-time-zone-in-windows

--

Matt Jarvis

Eugene, Oregon USA

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CAPT54rbqRn3rLz68iNA-tWfXzrEeaub5QbyMuS_e3BSqDJLaQA@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 M Jarvis
Back to top
Re: Function to determin timezone

Author: Michael Madigan

Posted: 2012-04-03 19:32:21   Link

http://support.microsoft.com/kb/194576 

----- Original Message -----

From: Jerry Foote <jerryfoote@bellsouth.net>

To: 'ProFox Email List' <profox@leafe.com>

Cc:

Sent: Tuesday, April 3, 2012 6:52 PM

Subject: Function to determin timezone

How can I determine with VFP the timezone and whether its daylight saving or

not on a system I'm running on.

Thanks Jerry

--- StripMime Report -- processed MIME parts ---

multipart/alternative

  text/plain (text body -- kept)

  text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/D33943068DA14BA3B5155CACD302A793@jerryfootePC

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1333499541.6897.YahooMailNeo@web125603.mail.ne1.yahoo.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Michael Madigan
Back to top
RE: Function to determin timezone

Author: Jerry Foote

Posted: 2012-04-03 19:47:06   Link

Thanks for the code...It gives me the info.

Thanks Jerry

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Michael Madigan

Sent: Tuesday, April 03, 2012 7:32 PM

To: ProFox Email List

Subject: Re: Function to determin timezone

http://support.microsoft.com/kb/194576 

----- Original Message -----

From: Jerry Foote <jerryfoote@bellsouth.net>

To: 'ProFox Email List' <profox@leafe.com>

Cc:

Sent: Tuesday, April 3, 2012 6:52 PM

Subject: Function to determin timezone

How can I determine with VFP the timezone and whether its daylight saving or

not on a system I'm running on.

Thanks Jerry

--- StripMime Report -- processed MIME parts ---

multipart/alternative

  text/plain (text body -- kept)

  text/html

---

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/91995CE8F50F46728558B7C8B190D9CF@jerryfootePC

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Jerry Foote
Back to top
Re: Function to determin timezone

Author: Michael Madigan

Posted: 2012-04-03 20:14:42   Link

You're welcome. 

----- Original Message -----

From: Jerry Foote <jerryf@footegroup.com>

To: 'ProFox Email List' <profox@leafe.com>

Cc:

Sent: Tuesday, April 3, 2012 8:47 PM

Subject: RE: Function to determin timezone

Thanks for the code...It gives me the info.

Thanks Jerry

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Michael Madigan

Sent: Tuesday, April 03, 2012 7:32 PM

To: ProFox Email List

Subject: Re: Function to determin timezone

http://support.microsoft.com/kb/194576 

----- Original Message -----

From: Jerry Foote <jerryfoote@bellsouth.net>

To: 'ProFox Email List' <profox@leafe.com>

Cc:

Sent: Tuesday, April 3, 2012 6:52 PM

Subject: Function to determin timezone

How can I determine with VFP the timezone and whether its daylight saving or

not on a system I'm running on.

Thanks Jerry

--- StripMime Report -- processed MIME parts ---

multipart/alternative

  text/plain (text body -- kept)

  text/html

---

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/91995CE8F50F46728558B7C8B190D9CF@jerryfootePC

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1333502082.40505.YahooMailNeo@web125603.mail.ne1.yahoo.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Michael Madigan