ljmotta commented on PR #6455: URL: https://github.com/apache/incubator-kie-drools/pull/6455#issuecomment-3298757484
@gitgabrio Thanks for the explanation. I think we need to be consistent between how we display the default time. The `date and time` function is returning `1970-01-01T00:00:00` which should be `1970-01-01T00:00:00+00:00` and now the `time` returning `00:00Z`. Maybe we could change the `date and time` to be `1970-01-01T00:00Z` as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
