[TYPO3-german] date2cal im FE ohne Uhrzeit

Harald Amelung ha75 at gmx.net
Wed Feb 18 23:05:14 CET 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hallo Sebastian,

Sebastian Gebhard schrieb:
> ich möchte date2cal in einem FE-Plugin einsetzen, allerdings nur zur
> Datumswahl ohne Uhrzeit.

bei mir funktioniert das so:

// include jscalendar api
include_once(t3lib_extMgm::siteRelPath('date2cal').'/src/class.jscalendar.php');
// init jscalendar class
$JSCalendar = JSCalendar::getInstance();
// datetime format (default: time)
$JSCalendar->setDateFormat(false);

...

HTH
Harald

- --
Harald Amelung M.Sc. Webdeveloper www.nuspirit.de
https://www.xing.com/profile/Harald_Amelung
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJnIYZCbOX27oJRu8RApxqAJsFu8OFFmKoNf3CHtvdoD4lFzvp7wCfRlhm
tXFDviBkW/Ij7gZKOfpWGas=
=ri6h
-----END PGP SIGNATURE-----


More information about the TYPO3-german mailing list