b.v.__init__ : module documentation

Part of bzrlib.version_info_formats

Routines for extracting all version information from a bzr branch.
Function create_date_str Just a wrapper around format_date to provide the right format.
Class VersionInfoBuilder A class which lets you build up information about a revision.
def create_date_str(timestamp=None, offset=None):
Just a wrapper around format_date to provide the right format.

We don't want to use '%a' in the time string, because it is locale dependant. We also want to force timezone original, and show_offset

Without parameters this function yields the current date in the local time zone.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.