﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30989	Implement `B` time format (Swatch Internet Time)	Baptiste Mispelon	nobody	"Since the first public commit, Django has reserved the `B` time format but raising a `NotImplementedError` when trying to use it.
According to the docstring, it's supposed to be for the [Swatch Internet Time](https://en.wikipedia.org/wiki/Swatch_Internet_Time).

I've personally never heard of this format and I'm not sure how useful it is, but I suspect this was done to copy [PHP's date function](https://www.php.net/manual/en/function.date.php) and its formats.

I'm attaching a pull request that implements the format (I think)."	New feature	new	Utilities	dev	Normal				Unreviewed	1	0	0	0	0	0
