-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Labels
formattersRelated to parsing and formattingRelated to parsing and formatting
Description
Hi all,
I'm working on adding support for DateTimeFormatter
, it seems pretty straight forward for JVM
and JS
platforms and I'll open a PR soon for these two platforms. However, I haven't done much native stuff and was wondering if anyone have any ideas or thoughts for native implementation.
I noticed currently all of the native code is implemented around ISO_OFFSET_DATE_TIME
format, any ideas or thoughts on how to extend it to support other formats?
sagix, shoheikawano, SubhrajyotiSen, Blacklands, jlnstrk and 20 more
Metadata
Metadata
Assignees
Labels
formattersRelated to parsing and formattingRelated to parsing and formatting