Skip to content
This repository was archived by the owner on Feb 11, 2019. It is now read-only.

Date format #30

Open
twister5800 opened this issue Jul 2, 2017 · 2 comments
Open

Date format #30

twister5800 opened this issue Jul 2, 2017 · 2 comments
Labels

Comments

@twister5800
Copy link

HI, thanks for this brilliant appliance :-)

As I live in denmark, I want the "recordings page to show time/date in danish format, but I cannot make it work!

I have changed index.php to:

$datetime = date("d-m-Y H:i:s", $timestamp);
from
$datetime = date("Y-m-d H:i:s", $timestamp);

But no matter what it still displays like this:

image

@e7d e7d added the wontfix label Jul 6, 2017
@e7d
Copy link
Owner

e7d commented Jul 6, 2017

Sadly, I would not support the legacy version, as I don't intend to modify it anymore.
I'll still give it a look this weekend (as it looks like a simple issue) and keep you updated.

@twister5800
Copy link
Author

twister5800 commented Jul 7, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants