Documentation for method build-date
assembled from the following pages:
Class: Compiler §
From Compiler
(Compiler) method build-date §
method build-date()
Up to Rakudo version 2019.03.1, it returned the date when it was built.
say .compiler.build-date; # OUTPUT: «2018-05-05T21:49:43Z»