[Typo3-dev] ['ctrl']['label'] generated by a function?
Martin T. Kutschker
Martin-no5pam-Kutschker at blackbox.n0spam.net
Sun Jul 4 01:17:31 CEST 2004
Juergen Egeling wrote:
> * Martin T. Kutschker <Martin-no5pam-Kutschker at blackbox.n0spam.net> [040702 15:27]:
>
>>What IMHO is missing in Typo3 is an output conversion for fields. Or did
>>I miss this featues and it's already there? But... with an output
>>conversion comes the need of an input conversion.
>
> Hmm, isn't than PHP for such a job? strftime() or gmstrftime(). If
> starting this in TYPO3 would/could lead to a re-implementation of
> another scripting language, ... Or am I totally wrong?
Duh? I was talking about general output conversion. E.g. Typo3 knows
fields with select boxes. They work fine in the form (ie HTML shows you
the external representation, but the'll fail as labels as you'll see the
internal representation).
As for my offer of Julian date functions, AFAIK not all date functions
that work on Unix epoch dates have counterparts for Julian dates. Julian
dates are great if negative values for dates prior 1.1.1970 won't work
on your platform.
Masi
More information about the TYPO3-dev
mailing list