You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2019. It is now read-only.
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.
HI,
Of course no need to change the legacy version code, I just kindly ask if you know how I could change the dateformat :-)
have a nive weekend!
Med venlig hilsen
Martin
________________________________
Fra: Michaël Ferrand <notifications@github.com>
Sendt: 6. juli 2017 16:17
Til: e7d/neap
Cc: Martin Lindemann Frederiksen; Author
Emne: Re: [e7d/neap] Date format (#30)
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.
-
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#30 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AMf02MWUU0M-Rd-Olt0drojSYFLcloI_ks5sLOyLgaJpZM4OLpI4>.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: