This template takes two mandatory unnamed parameters. The first is a date/time string and the second is a level of precision. It then returns a plain language c
This template takes two mandatory unnamed parameters. The first is a date/time string and the second is a level of precision. It then returns a plain language comparison of the date/time to the current UTC date/time. If it's not the next, current, or previous one, the template just returns the date/time entered.
{{Compare dates|10:04 16 August 2026|hour}} returns this hour{{Compare dates|16 August 2026|day}} returns today{{Compare dates|July 2026|month}} returns last month{{Compare dates|December 2026|month}} returns December 2026{{Compare dates|October 1887|month}} returns October 1887Returns a plain language comparison of a date or time to the present
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Date | 1 | The date or time being compared | Date | required |
| Precision | 2 | The level of precision at which the comparison is being made; handles the suggested values listed.
| Unknown | required |
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.