Which is an aspect of timeszones. :-)
On Oct 30, 2010, at 12:19 PM, Ramsey Lee Gurley wrote:
> Also daylight savings that week.
>
> On Oct 30, 2010, at 3:15 PM, Chuck Hill wrote:
>
>> timezones
>>
>> On Oct 30, 2010, at 11:50 AM, James Cicenia wrote:
>>
>>> Hello -
>>>
>>> Here is the code
Try
>>> weekStart = beginDate.timestampByAddingGregorianUnits(0,0,(k*7),12,0,0);
>>> weekAfterStart =
>>> beginDate.timestampByAddingGregorianUnits(0,0,((k+1)*7),12,0,0);
On Oct 30, 2010, at 12:53 PM, James Cicenia wrote:
> Ok -
>
> I changed to use the routine you suggested still off. And
Jira with patch please
Sent from my iPhone
On Oct 30, 2010, at 4:19 PM, Johnny Miller wrote:
> I changed the block of code to look like this:
>
> if (maxPixelSize != -1) {
>
> originalImage =
> CGImageSourceCre
I changed the block of code to look like this:
if (maxPixelSize != -1) {
originalImage =
CGImageSourceCreateThumbnailAtIndex(source, 0, (CFDictionaryRef)thumbnailOpts);
NSInteg
Ok -
I changed to use the routine you suggested still off. And if you notice the
adding does work fine. It is
this code that is returning a bad date:
public static NSTimestampFormatter formatterToDay=new
NSTimestampFormatter("%m/%d/%y");
public static String formatTimestamp
Also daylight savings that week.
On Oct 30, 2010, at 3:15 PM, Chuck Hill wrote:
> timezones
>
> On Oct 30, 2010, at 11:50 AM, James Cicenia wrote:
>
>> Hello -
>>
>> Here is the code:
>>
>> weekStart = beginDate.timestampByAddingGregorianUnits(0,0,(k*7),0,0,0);
>> weekAfterStart =
>> beginDa
http://issues.objectstyle.org/jira/browse/WONDER-425
>From Oct 7, 2009:
> I ran into this bug quite a while ago! I found this code somewhere ... I
> don't recall where ... I think it may have been the Houdah framework.
> Anyway, I'm not going to take credit for it, but it works!
>
> /*
timezones
On Oct 30, 2010, at 11:50 AM, James Cicenia wrote:
> Hello -
>
> Here is the code:
>
> weekStart = beginDate.timestampByAddingGregorianUnits(0,0,(k*7),0,0,0);
> weekAfterStart =
> beginDate.timestampByAddingGregorianUnits(0,0,((k+1)*7),0,0,0);
>
> System.out.println("weekStart
Hello -
Here is the code:
weekStart = beginDate.timestampByAddingGregorianUnits(0,0,(k*7),0,0,0);
weekAfterStart = beginDate.timestampByAddingGregorianUnits(0,0,((k+1)*7),0,0,0);
System.out.println("weekStart = "+weekStart);
System.out.println("weekAfterStart = "+weekAfterStart);
System.
Those are the droids that I am looking for, just not the droids I am going to
find. :-P
On Oct 30, 2010, at 7:23 AM, Ken Anderson wrote:
> These aren't the droids you're looking for ...
>
> On Oct 30, 2010, at 5:27 AM, Mike Schrag wrote:
>
>> those aren't features of your version of webobjec
These aren't the droids you're looking for ...
On Oct 30, 2010, at 5:27 AM, Mike Schrag wrote:
> those aren't features of your version of webobjects.. you can ignore them.
>
> On Oct 30, 2010, at 12:59 AM, Theodore Petrosky wrote:
>
>> I see in Entity Modeler Database config has two setting I d
> someone's version has a need for these.
> someone has this version (but not me).
Yes
> Is there a reason why I would like the afore mentioned version more
Yes
> As this is a 'Secret' version (I feel the orchestra building), can I play too?
No
> What other features that I wouldn't like or need
So,
someone's version has a need for these.
someone has this version (but not me).
Is there a reason why I would like the afore mentioned version more (or less)
than the version that is generally downloaded with the current Entity Modeler?
As this is a 'Secret' version (I feel the orchestra bu
It has begun...
--
Sent from my iPhone
On 30.10.2010, at 11:27, Mike Schrag wrote:
those aren't features of your version of webobjects.. you can ignore
them.
On Oct 30, 2010, at 12:59 AM, Theodore Petrosky wrote:
I see in Entity Modeler Database config has two setting I don't
underst
those aren't features of your version of webobjects.. you can ignore them.
On Oct 30, 2010, at 12:59 AM, Theodore Petrosky wrote:
> I see in Entity Modeler Database config has two setting I don't understand.
>
> Deployment Profile and Priority.
>
> What are these for?
>
> Ted
>
>
>
> __
15 matches
Mail list logo