Template talk:Tomorrow

This is a simple template that just returns tomorrow's date as an unformatted string. It has one optional parameter:

{{tomorrow}}
October 4
{{tomorrow|num}}
10 4
{{tomorrow|num|2=_}}
10_4
{{tomorrow|2=_}}
October_4
{{tomorrow|long}}
October 4, 2024
{{tomorrow|long|2=_}}
October_4,_2024