[TYPO3-calendar] Re: Cal prefill Powermail Time Problem

Evelin evelin.bornstein at web.de
Tue May 2 15:08:30 CEST 2017


Hi,
have same problems. With this I get time + 1h. It should be 10:00 but shows 11:00.

plugin.tx_powermail.settings.setup.prefill {
uhrzeit = RECORDS
uhrzeit {
wrap = |
source.data = GP:tx_cal_controller|uid
tables = tx_cal_event
conf.tx_cal_event = TEXT
conf.tx_cal_event.field = start_time
conf.tx_cal_event.date = H:i
}
}

The second Problem is the start_date field. I get Ymd and it should be german date d.m.Y.
The following is not the answere because the start_date is not timestamp:
conf.tx_cal_event.field = start_date
conf.tx_cal_event.date = d.m.Y

Any ideas?

TYPO3 6.2
Powermail 2.10


More information about the TYPO3-project-calendar mailing list