Le dimanche 6 octobre 2019, 12:19:35 CEST Michael Osipov a écrit :
> Am 2019-10-05 um 23:15 schrieb Emmanuel Bourg:
> > Le 05/10/2019 à 19:52, Hervé BOUTEMY a écrit :
> >> based on the feedback I got, I updated the proposal:
> >> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318
> >> 
> >> The archives entries timestamp is now configured with
> >> project.build.outputTimestamp property, in ISO-8601 format <project>
> >> 
> >>    <properties>
> >>    
> >>      <project.build.outputTimestamp>2019-10-02T08:04:00Z</project.build.o
> >>      utputTimestamp>>>    
> >>    </properties>
> >> 
> >> </project>
> > 
> > You may want to specify explicitly that the timestamp must be formatted
> > with the UTC timezone (as in your example).
> 
> No, if you have a decent format, like ISO 8601, it is regardless of the
> timezone offset because it is properly parsed to.
wrong reasoning: ISO 8601 format supports many ways of expressing a timestamp.
If you want to express a timestamp with a timezone offset, why not, it's 
perfectly legitimate to do so, even if it is not your personal taste

> 
> Michael
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to