• 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: D2W How do I format my dates globally?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: D2W How do I format my dates globally?


  • Subject: Re: D2W How do I format my dates globally?
  • From: René Bock <email@hidden>
  • Date: Fri, 9 Feb 2007 09:47:29 +0100


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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >D2W How do I format my dates globally? (From: James Cicenia <email@hidden>)

  • Prev by Date: Help please: ClassCastException during appendToResponse
  • Next by Date: Fwd: AjaxDroppable
  • Previous by thread: D2W How do I format my dates globally?
  • Next by thread: Derived count
  • Index(es):
    • Date
    • Thread