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

need help for Customize the startdate format in home page #106

Open
alfredo982t opened this issue Sep 7, 2016 · 4 comments
Open

need help for Customize the startdate format in home page #106

alfredo982t opened this issue Sep 7, 2016 · 4 comments

Comments

@alfredo982t
Copy link

alfredo982t commented Sep 7, 2016

i install the module and displayed it in home page but i need to display just the day and month for the coming event

thnx in advanced

@unclecheese
Copy link
Owner

@alfredo982t
Copy link
Author

i'll try it soon thnx

@alfredo982t
Copy link
Author

alfredo982t commented Sep 10, 2016

i tried the Format function after $daterange but it displayed nothing

`<% control UpcomingEvents %>

$_Dates

$Event.Title

$DateRange

<% end_control %>`

@unclecheese
Copy link
Owner

$DateRange is just a helper function. To use $Format, you'll need to use the properties directly.

$StartDate.Format(...) $EndDate.Format(...)

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

No branches or pull requests

2 participants