Skip to content

Date/time value fixes #1387

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

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

Date/time value fixes #1387

wants to merge 1 commit into from

Conversation

leonstr
Copy link
Contributor

@leonstr leonstr commented Jun 27, 2025

It looks like the format placeholders are those used by strftime() not date(), for example "##today##%d %B %Y##" not "##today##d F Y##".

Also, fixed a broken link.

Also, removed the spaces around the '##' because the three example values at the end of this section don't use spaces which makes it confusing. It appears it doesn't matter if spaces are used by I think we should be consistent here.

It looks like the format placeholders are those used by strftime() not date(), for example "##today##%d %B %Y##" not "##today##d F Y##".

Also, fixed a broken link.

Also, removed the spaces around the '##' because the three example values at the end of this section don't use spaces which makes it confusing. It appears it doesn't matter if spaces are used by I think we should be consistent here.
Copy link

netlify bot commented Jun 27, 2025

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7980585
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/685ec422c82a7900086e513b
😎 Deploy Preview https://deploy-preview-1387--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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