X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FHelper%2FDateTime.pm;h=749bd0764a8507b54a3ab6ccdede8ab2637bee36;hb=55af6244bd721f294ff5eee7e9357a3217318e5e;hp=59a100c2ac6769536d2cc1e1e5c4ec14cb1455a7;hpb=a1a9bb961ab49ee053cb208ea01e17430d0ca836;p=kivitendo-erp.git 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