Part of bzrlib.version_info_formats
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. |
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.