X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/a1a9bb961ab49ee053cb208ea01e17430d0ca836..6f266e929ff3eaefc84c34b46fa452c50eecbcf4:/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