mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 02:18:31 +02:00
got et2 mostly working: timesheet.edit renders
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
function date (format, timestamp) {
|
||||
export function date (format, timestamp) {
|
||||
// http://kevin.vanzonneveld.net
|
||||
// + original by: Carlos R. L. Rodrigues (http://www.jsfromhell.com)
|
||||
// + parts by: Peter-Paul Koch (http://www.quirksmode.org/js/beat.html)
|
||||
|
Reference in New Issue
Block a user