Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add date template support to itinerary component #118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mihaibirsan
Copy link

@mihaibirsan mihaibirsan commented Jan 31, 2024

This pull request adds support for including formatted dates in the itinerary component. Users can now use the {{date}} or {{date:YYYY-MM-DD}} template tags to include dates in the itinerary. The available date formats can be found here.

Here's a simple example for adding a date header to a separate itinerary page:
adding a date header to a separate itinerary page

And here's my own setup with daily one-liners about the year, week and current day:
daily one-liners about the year, week and current day

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant