Template:DaysSinceStart: Difference between revisions

From Know Islam
Jump to navigation Jump to search
Line 9: Line 9:


=== Example ===
=== Example ===
 
<pre>
{{DaysSinceStart|2023-08-26}}
</pre>


This example will display the number of days since August 26, 2023.
This example will display the number of days since August 26, 2023.

Revision as of 02:27, 21 July 2024

Usage

This template calculates the number of days since a given start date.

Syntax

{{DaysSinceStart|YYYY-MM-DD}}

Example

{{DaysSinceStart|2023-08-26}}

This example will display the number of days since August 26, 2023.

Notes

  • Ensure the date is provided in the format YYYY-MM-DD.
  • If no start date is provided, the template will display an informational message.


This template calculates the number of days since a given start date. Please provide a start date in the format YYYY-MM-DD.