Skip to main content

The Problem

You have a timestamp from somewhere (a database, elapsed timer, whatever) that you need to cleanly display.

Google presents a variety of solutions which are either half baked, partially broken, unnecessarily complex or just plain ugly.

I got tired of implementing this in different ways across different projects, so here we are.

>>> from tformat import format_time
>>> format_time(290390, ms=False)
'3 days, 8 hours, 39 minutes and 50 seconds'

>>> format_time(36400000, ms=True)
'10 hours, 6 minutes and 40 seconds'

>>> format_time(time.time())
'2662 weeks, 2 days, 20 hours, 8 minutes and 14 seconds'

Installation

From pip:

pip install tformat

Or from source:

git clone https://github.com/cartertemm/tformat.git
cd tformat
pip install .

Or just copy the file (or it's contents) to where ever it fits in your project.

Licensing

As part of an effort to publicize more of the code/libraries I use every day, this software is both released under the MIT and into the public domain. Choose which ever you prefer.

MIT

Copyright (c) 2025 Carter Temm

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Public Domain

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Release files for tformat 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tformat 0.1.0
File Size Uploaded
tformat-0.1.0.tar.gz 4.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for tformat 0.1.0
File Interpreter ABI Platform
tformat-0.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 9.8 kB

Release files / tformat-0.1.0.tar.gz

Download URL tformat-0.1.0.tar.gz
Size 4.3 kB
Tags Source
SHA-256 checksum
How to use checksums
b94f0f17937984dcd3f0db3076ba186af8187760a5a5b068e7d9260323d56e23
BLAKE2b-256 checksum
How to use checksums
fe983443b4f1a3c13d5bc9c2b31d4bb1d72b09a9876e42f110f11d09bc28fb7f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.5

Release files / tformat-0.1.0-py3-none-any.whl

Download URL tformat-0.1.0-py3-none-any.whl
Size 5.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c600f121108ced594473e4e40530f238d674046355296bfce5d9c9091ec93d3b
BLAKE2b-256 checksum
How to use checksums
48b6cdc7e317b90563d9ec05c8b829217c14dff8be6fe24fc57640847bd2cdfe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.5

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page