Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This module formats large integers in an integer field using shorthand notation like 'k' for thousand, 'm' for million, 'b' for billion, and 't' for trillion. It provides a more human-readable way to display large numbers.

This module provides an integer field formatter which outputs numbers with k as 1000 (thousand), m as million (1000000), b billion and t trillion. Being verbose there for anyone searching.

This is an implementation of the code found here so any fuzzy feelings or happy thoughts should be directed this-a-way:
http://stackoverflow.com/questions/4753251/how-to-go-about-formatting-12...

This module is for use in Harmony Forum project.

Here are some examples:

1000 => 1k
5821 => 5.8k
10500 => 10.5k
101800 => 101.8k
2000000 => 2m
7800000 => 7.8m
92150000 => 92.1m
123200000 => 123.2m
9999999 => 9.9m
2600000000 => 2.6b
1135060000000 => 1.1t

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Mar 2025
Latest release
1 month ago
Releases (12 mo)
2 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
2.0.0-alpha1 Pre-release 11 Jul 1, 2026
1.0.0-alpha5 Pre-release 9–11 Jul 1, 2026
2.x-dev Dev Mar 22, 2025