Template:WeekDiff: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
This templates allows you to (approximately) calculate the amount of weeks between two dates. | This templates allows you to (approximately) calculate the amount of weeks between two dates. | ||
For example, <nowiki>{{WeekDiff|2397|5|18| | For example, <nowiki>{{WeekDiff|2397|5|18|2397|6|6}}</nowiki> produces '''{{WeekDiff|2397|5|18|2397|6|6}}'''. | ||
'''NOTE:''' This does not error check at all.</noinclude> | '''NOTE:''' This does not error check at all.</noinclude> |
Revision as of 11:58, 6 June 2020
This templates allows you to (approximately) calculate the amount of weeks between two dates.
For example, {{WeekDiff|2397|5|18|2397|6|6}} produces 3 weeks.
NOTE: This does not error check at all.