﻿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	Remove not implemented `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 [https://en.wikipedia.org/wiki/Swatch_Internet_Time 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 [https://www.php.net/manual/en/function.date.php PHP's date function] and its formats.

It seems safe to delete the stub."	Cleanup/optimization	new	Utilities	dev	Normal				Accepted	1	0	0	0	0	0
