I am using this backport in my application and it works fine.
I have a ZonedDateTime value like this 2016-05-02T14:17:51Z[UTC] and I would like to obtain something like "gg MM yyyy at hh:mm".
How can I do? Thanks in advance.
I am using this backport in my application and it works fine.
I have a ZonedDateTime value like this 2016-05-02T14:17:51Z[UTC] and I would like to obtain something like "gg MM yyyy at hh:mm".
How can I do? Thanks in advance.