• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: timezone, ok I'm done
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: timezone, ok I'm done


  • Subject: Re: timezone, ok I'm done
  • From: Pascal Robert <email@hidden>
  • Date: Tue, 12 Mar 2013 16:02:17 -0400

To be more precise:

https://github.com/projectwonder/wonder/commit/e573538b44e7f8d98966261ce1a1c8de2019e985

> Are you using a recent version of Wonder?
>
> I just fixed this. PST is a hard coded string.
>
> David
>
>
> On 2013-03-12, at 11:14 AM, Theodore Petrosky <email@hidden> wrote:
>
>> beautiful (almost). so I stuck this in my application constructor:
>> 		TimeZone.setDefault(TimeZone.getTimeZone("Canada/Eastern"));
>> NSTimeZone.setDefault(TimeZone.getTimeZone("Canada/Eastern"));
>>
>> and on my development box I see EDT for the timezone.
>> on the deployment box (centos 6) at the prompt I see:
>>
>> bash-4.1$ date
>> Tue Mar 12 14:01:02 EDT 2013
>>
>> but my app says, "PST" except the times shown on the screen are what is in the postgresql database. i was expecting to see the offset.
>>
>> I don't get this voodoo
>>
>>
>> --- On Tue, 3/12/13, David Holt <email@hidden> wrote:
>>
>>> From: David Holt <email@hidden>
>>> Subject: Re: timezone, ok I'm done
>>> To: "Theodore Petrosky" <email@hidden>
>>> Cc: "WebObjects Development" <email@hidden>
>>> Date: Tuesday, March 12, 2013, 12:19 PM
>>> Application
>>> constructor is one way:
>>>
>>>    // Default time zone
>>>    // System.out.println("TimeZone
>>> IDs"+Arrays.toString(TimeZone.getAvailableIDs()));
>>>
>>> TimeZone.setDefault(TimeZone.getTimeZone("Canada/Eastern"));
>>>
>>> NSTimeZone.setDefault(TimeZone.getTimeZone("Canada/Eastern"));
>>>
>>> On 2013-03-12, at 9:17 AM, Theodore Petrosky
>>> <email@hidden>
>>> wrote:
>>> How do I select the timezone to use the
>>> ERDEditDatePopup? I have been googling for so long my
>>> fingers hurt.
>>>
>>> can someone help me with a d2w rule to set my
>>> ERDEditDatePopup.
>>>
>>> thank you
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be
>>> ignored.
>>> Webobjects-dev mailing list
>>>     (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>>
>>>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: timezone, ok I'm done (From: Theodore Petrosky <email@hidden>)
 >Re: timezone, ok I'm done (From: David Holt <email@hidden>)

  • Prev by Date: Re: timezone, ok I'm done
  • Next by Date: Re: timezone, ok I'm done
  • Previous by thread: Re: timezone, ok I'm done
  • Next by thread: Re: timezone, ok I'm done
  • Index(es):
    • Date
    • Thread