TYPO3-Documentation / TYPO3-Documentation/TYPO3CMS-Reference-ViewHelper
Fluid: dateFormat description is missing
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 0
- Forks
- 29
- Avg merge
- 4h 43m
- Merged PRs (30d)
- 45
Description
dateFormat is missing here: https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/Global/Format/Date.html
<f:form.textfield property="test.date" />
<f:form.hidden property="test.dateFormat" value="d.m.Y"/>
'test' is the property. dateFormat is a way in Fluid to set the needed Format of a f:form.textfield from type date.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the linked Date ViewHelper reference page and inspect how the dateFormat property is currently documented. Use the repository's generated ViewHelper reference context to locate the corresponding source, add the missing description based on the issue's example, and verify that the rendered page includes it.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100