IBM / JSONata4Java

Open Source Java version of JSONata
Apache License 2.0
88 stars 36 forks source link

#295 Proposal for extension of function fromMillis #296

Closed marcioandrada closed 5 months ago

marcioandrada commented 5 months ago

Goal of this change is to add an extension to function fromMillis where it is possible to pass the Timezone ID as parameter, instead of the offset, so that DST offset is respected on dates that are within DST period.

wnm3 commented 5 months ago

@marcioandrada I am missing the com.api.jsonata4java.expressions.functions.FromMillisZonedFunction Can you please check it in so I can publish a new version? If needed, email it to me at wnm3@us.ibm.com Thank you.