Am 08.02.2007 um 23:37 schrieb James Cicenia:

Hello -

What is the rule to have all my dates displayed say, Feb 7, 2007   ??


try something like

{
    author = 50;
    class = "com.webobjects.directtoweb.Rule";
    lhs = {
        class = EOKeyValueQualifier;
        key = "smartAttribute.className";
        selectorName = "isEqualTo:";
        value = "com.webobjects.foundation.NSTimestamp";
    };
    rhs = {
        class = "com.webobjects.directtoweb.Assignment";
        keyPath = formatter;
        value = ""%b %d, %Y"";
    };
}

Mit freundlichem Gruß,

René Bock
Software Engineering

--

salient GmbH  -  the interactive advantage
Offenbacher Landstraße 368, 60599 Frankfurt Main

Fon +49 (0)69 - 650096 -0, Durchwahl: -18, Fax: -70
http://www.salient.de

Geschäftsführer: Peter Biler; Alexander Gerling; Lars Ohlerich
Handelsregister Frankfurt Main; HRB 48693



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

This email sent to [email protected]

Reply via email to