× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.





Here's the header format including date .........

________________________________________________________________________________________



keith_mccully@wunderman.co.uk on 05/08/2002 17:16:22

To:   keith mccully
cc:

Subject:  This is the Subject

________________________________________________________________________________________________________

Thanks,

Keith

_______________________________




"Gary L Peskin" <garyp@firstech.com> on 05/08/2002 16:19:14

Please respond to java400-l@midrange.com

To:   java400-l@midrange.com
cc:    (bcc: Keith McCully/Wunderman/GB)

Subject:  RE: JavaMail API: SentDate problem



In fact, perhaps you could post here -all- of the headers received.

Gary

> -----Original Message-----
> From: java400-l-admin@midrange.com
> [mailto:java400-l-admin@midrange.com] On Behalf Of Gary L Peskin
> Sent: Monday, August 05, 2002 8:16 AM
> To: java400-l@midrange.com
> Subject: RE: JavaMail API: SentDate problem
>
>
> What is the full text of the Date: header received by the recipient?
>
> Gary
>
> > -----Original Message-----
> > From: java400-l-admin@midrange.com
> > [mailto:java400-l-admin@midrange.com] On Behalf Of
> > Keith_McCully@wunderman.co.uk
> > Sent: Monday, August 05, 2002 3:16 AM
> > To: JAVA400-L@midrange.com
> > Subject: JavaMail API: SentDate problem
> >
> >
> >
> >
> >
> > I have built an send email class around the JavaMail API v 1.1.3.
> > Everything works fine except that the message header sent
> date/time is
> > 1 hour ahead of the correct time.
> >
> > Header date/time is set by:
> > msg.setSentDate((new GregorianCalendar()).getTime());
> > where msg is a Mime Message object.
> > At first, I assumed that the locale/time zone sys props were
> > incorrectly set but the following all display the correct
> > time: Calendar c = new GregorianCalendar();
> > System.out.println((c.getTime()).toGMTString());
> > System.out.println((c.getTime()).toLocaleString());
> > System.out.println((c.getTime()).toString());
> >
> > Also, I would have expected the time to be either correct
> or one hour
> > behind - based on default props. As here in the UK we are
> in (a very
> > wet) British Summer Time, BST which is GMT + 1hour.
> >
> > We are running JDK 1.2 on V4R5.
> >
> > Thanks,
> >
> > Keith
> >
> >
> >
> > _______________________________________________
> > This is the Java Programming on and around the iSeries / AS400
> > (JAVA400-L) mailing list To post a message email:
> > JAVA400-L@midrange.com To subscribe, unsubscribe, or change list
> > options,
> > visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
> > or email: JAVA400-L-request@midrange.com
> > Before posting, please take a moment to review the archives at
> > http://archive.midrange.com/java400-l.
> >
>
> _______________________________________________
> This is the Java Programming on and around the iSeries /
> AS400 (JAVA400-L) mailing list To post a message email:
> JAVA400-L@midrange.com To subscribe, unsubscribe, or change
> list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
> or email: JAVA400-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/java400-l.
>

_______________________________________________
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
or email: JAVA400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.









As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.