I changed the R2D2WDisplayDate to use dateFormat instead of formatter

Date: WOString {
        //formatter = d2wContext.formatObject;
        value = objectPropertyValue;
        valueWhenEmpty = d2wContext.valueWhenEmpty;
        dateformat = d2wContext.formatter;
}

worked for me

> On Dec 20, 2014, at 11:38 AM, Theodore Petrosky <[email protected]> wrote:
> 
> first I have never done a “like” on a propertyKey. But I suspect that 
> formatter, I would have expected "%Y-%m-%d”
> On Dec 20, 2014, at 12:24 PM, James Cicenia <[email protected]> wrote:
> 
>> Why doesn’t this work?
>> 
>> 
>> 200 : ((pageConfiguration like 'List*' or pageConfiguration like 
>> 'EditList*') and propertyKey like ‘*Dt') => formatter = "YY-MM-dd" 
>> [ERDDelayedKeyValueAssignment]
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
>> 
>> This email sent to [email protected]
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to