Robot Framework
robot.libdocpkg.output Namespace Reference

Classes

class  LibdocOutput
 

Functions

def get_generation_time ()
 Return a timestamp that honors SOURCE_DATE_EPOCH. More...
 

Function Documentation

◆ get_generation_time()

def robot.libdocpkg.output.get_generation_time ( )

Return a timestamp that honors SOURCE_DATE_EPOCH.

This timestamp is to be used for embedding in output files, so
that builds can be made reproducible.

Definition at line 52 of file output.py.