X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/96a5b393976dd5c772d8610001be81eb6dda4259..008c2e1529744e195616ac2cbf7736f06a90816e:/SL/Helper/DateTime.pm diff --git a/SL/Helper/DateTime.pm b/SL/Helper/DateTime.pm index 59a100c2a..749bd0764 100644 --- a/SL/Helper/DateTime.pm +++ b/SL/Helper/DateTime.pm @@ -44,12 +44,12 @@ Returns the current date with the time zone set to the local time zone. =item C -Formats the date and time according to the current Lx-Office user's +Formats the date and time according to the current kivitendo user's date format with L. =item C -Parses a date string formatted in the current Lx-Office user's date +Parses a date string formatted in the current kivitendo user's date format and returns an instance of L. Note that only dates can be parsed at the moment, not the time