Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 008c2e15

Von Moritz Bunkus vor fast 12 Jahren hinzugefügt

  • ID 008c2e1529744e195616ac2cbf7736f06a90816e
  • Vorgänger 96a5b393
  • Nachfolger c497b035

Lx-Office heißt nun kivitendo

Unterschiede anzeigen:

SL/Helper/DateTime.pm
44 44

  
45 45
=item C<to_lxoffice %param>
46 46

  
47
Formats the date and time according to the current Lx-Office user's
47
Formats the date and time according to the current kivitendo user's
48 48
date format with L<Locale::format_datetime_object>.
49 49

  
50 50
=item C<from_lxoffice $string>
51 51

  
52
Parses a date string formatted in the current Lx-Office user's date
52
Parses a date string formatted in the current kivitendo user's date
53 53
format and returns an instance of L<DateTime>.
54 54

  
55 55
Note that only dates can be parsed at the moment, not the time

Auch abrufbar als: Unified diff