FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add a way to access DateTimeFormatter.ofLocalizedDate() etc. · Issue #67 · dm3/clojure.java-time · GitHub

Add a way to access DateTimeFormatter.ofLocalizedDate() etc. #67

Description

Enhancement request: if would be nice to be able to do the equivalent of:

myDateValue.format(DateTimeFormater.ofLocalizedDate(FormatStyle.FULL))

i.e. to display dates and times in the default format for the current locale. Obviously this can be done quite easily with Java interop so not a big deal.

(the same applies to ofLocalizedTime and ofLocalizedDateTime)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL