Combine Date/Time Data
Reported by Haris Khan | November 1st, 2010 @ 12:57 PM
Date and Time data is sent to the controller via inputs with names of
graphic[start_time] or graphic[start_date] ect...
or if its ticker text
ticker[start_time]
We need controller code to combine the 2 inputs for time and date (for both start and end) into a fashion that is usable in the database.
Comments and changes to this ticket
-
Brian Michalski November 1st, 2010 @ 05:10 PM
- State changed from new to resolved
(from [5a987a29ed6fe5ba4d8b80e3d5a3690a3889f0aa]) Content now sets start and end time from the form. Small cleanup on the form as well. [#116 state:resolved] http://github.com/wtg/concerto/commit/5a987a29ed6fe5ba4d8b80e3d5a36...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.
People watching this ticket
Referenced by
- 116 Combine Date/Time Data (from [5a987a29ed6fe5ba4d8b80e3d5a3690a3889f0aa]) Content...