erdemolkun / plist

Automatically exported from code.google.com/p/plist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for date formats

GoogleCodeExporter opened this issue · comments

As of now, the library returns a date format which might be a little difficult 
to use right-away.

Can you please add support for additional date formats.

Original issue reported on code.google.com by rons....@gmail.com on 3 Sep 2012 at 3:34

At the moment this library provides standard Java Date objects. What kind of 
additional date formats do you have in mind?

Original comment by daniel.dreibrodt on 3 Sep 2012 at 3:37

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect
[deleted comment]
JodaTime?

Original comment by GrudgeDK on 19 Sep 2012 at 12:18

Supporting Joda-Time would make this library dependent on another library. That 
is not desirable.

Original comment by daniel.dreibrodt on 19 Sep 2012 at 12:21

  • Changed state: WontFix