Swatch Internet Time for article timestamps

You can use 'B' as the format for the_date() and/or the_time() to generate Swatch Internet Time format.

If you’re modifying a theme, just find the references to the_date() and/or the_time() in the template files and change the value of the format parameter.

If you’re creating a plugin, you can hook into the get_the_date and/or get_the_time filters.