Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Using Time and Date website for Webinars | Event Espresso - Staging Server
I was working on this a couple of months ago, and I got great help from Dean. (Here is the topic)
Now I’m trying to have Event Espresso drop include the date format into the URL request to Time and Date’s website.
I need to get the event date in the following format:
YYYYMMDD
Example: 20131113 for Nov 13, 2013
And I need to get the start time in the following format:
HHMM
Example: 1730 for 5:30 PM
Can I pass a parameter to the event_date_display($start_date, get_option(‘date_format’)); function to get the information I need so I can get a dynamic date from Time and Date’s website?
The URL where I’d drop it is similar to the following:
I want to replace the iso variable with iso=<?php –whatever function to get the date in the correct format — ?>T<?php –whatever function to get the start time in the correct format — >?
The other variables tell Time and Date what time zone I’m already in.
The support post ‘Using Time and Date website for Webinars’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.