Changes for page Date

Last modified by Thomas Mortagne on 2020/06/25 16:28

From version 6.1
edited by Thomas Mortagne
on 2020/06/25 16:26
Change comment: There is no comment for this version
To version 7.1
edited by Thomas Mortagne
on 2020/06/25 16:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,5 @@
1 1  {{groovy}}
2 2   println java.time.ZoneId.systemDefault()
3 +
4 + println java.time.ZonedDateTime.now().toString()
3 3  {{/groovy}}