#52 ✓resolved
WTG User

Date format in System Date & Time

Reported by WTG User | 2009-10-22 15:27:03 UTC

Hi,

I have Concerto up and running in our college. (Great software BTW).

Is there a way to change the System Date and Time to UK format? We would like it to show dd/mm/yyyy?

Thanks.

Comments and changes to this ticket

  • Brian Michalski

    Brian Michalski 2009-10-24 22:43:42 UTC

    • State changed from “new” to “invalid”
    • Tag changed from “from_wtg” to “date, from_wtg, uk”

    The date format is set in the content table of the database, probably as content ID 1. It will have the name "System Date & Time" with a value like "D m\/d h:i A". For UK time you'll probably want that to be "d\/m\/y h:i A" or something like that. Its actually a php date format string, so you can build your own using any of the format characters on this page: http://us.php.net/manual/en/function.date.php

  • Brian Michalski

    Brian Michalski 2012-03-13 02:45:06 UTC

    • State changed from “invalid” to “resolved”
    • Milestone order changed from “0” to “0”

    (from [004b58736a9566e61664789ad5d34578b91fa686]) Added height, width, and hide_fields parameters to template preview. Closes #52, Closes #53.

    • Introducde an ImageUtility module to resize images system-wide. Scales to fit height and width if needed or stretches the image to match exact dimensions.

    • Wired up Template#display to use the image utility.

    • Wired up Template#preview to use the image utility, taking height and width as params. Setting the hide_fields param to true (&hide_fields=true) will not render the fields on a preview.

    • Made the font size selection smarter when rendering templates. https://github.com/concerto/concerto/commit/004b58736a9566e61664789...

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.

New-ticket Create new ticket

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.


If you think you've found a bug in Concerto, please click 'Create new ticket' and let us know about it.


Looking to peek at our source code? Head to https://github.com/concerto/concerto_v1 (Concerto version 1) or https://github.com/concerto/concerto (Concerto version 2).


Our getting started guide is available here: https://github.com/concerto/concerto/wiki/Getting-Involved.

People watching this ticket

Referenced by

Pages