Build page: Show output / closure sizes
This commit is contained in:
@ -4,6 +4,9 @@ USE String;
|
||||
USE HTML;
|
||||
|
||||
|
||||
USE mibs=format("%.2f");
|
||||
|
||||
|
||||
BLOCK renderDateTime;
|
||||
date.format(timestamp, '%Y-%m-%d %H:%M:%S');
|
||||
END;
|
||||
|
Reference in New Issue
Block a user