• 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: java.time formatters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.time formatters


  • Subject: Re: java.time formatters
  • From: Ramsey Gurley <email@hidden>
  • Date: Fri, 10 Jun 2016 09:14:45 -0700

I wouldn’t call them brilliant, but perhaps look at ERXJoda*Formatter classes for inspiration.

On Jun 10, 2016, at 7:10 AM, Hugi Thordarson <email@hidden> wrote:

> Hi all.
> I’m in the process of migrating most of my old projects to use Java 8’s java.time.* classes for representing date and time (replacing NSTimestamp with LocalDateTime etc.).
>
> This works great—apart from one problem: java.time.DateTimeFormatter, the formatter class used to format the java.time classes, doesn't inherit from java.text.Format which WOString expects for it’s formatter binding.
>
> I’m just wondering if anyone has done something brilliant to solve this before I go ahead and write a java.text.Format class that wraps DateTimeFormatter as a workaround? Perhaps we should modify ERXWOString to allow DateTimeFormatter? Although that might be problematic since wonder targets java 7.
>
> Cheers,
> - hugi
> _______________________________________________
> 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: 
 >java.time formatters (From: Hugi Thordarson <email@hidden>)

  • Prev by Date: Re: Intalling WO on Ubuntu 16.04 Xenial
  • Next by Date: Re: Map an Object in ERRest
  • Previous by thread: java.time formatters
  • Next by thread: Re: java.time formatters
  • Index(es):
    • Date
    • Thread