]> git.pld-linux.org Git - packages/php-pear-Date.git/commitdiff
- 1.2 RA-1_0 php-pear-Date-1_2-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 6 Aug 2002 18:21:25 +0000 (18:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new descritpion; STBR

Changed files:
    php-pear-Date.spec -> 1.8

php-pear-Date.spec

index 62d5a0611035149f8b7e17a1c708fa4a3958a1b5..31be51febc5629c2c04fe6145da23ec7e76fb4df 100644 (file)
@@ -4,8 +4,8 @@
 Summary:       %{_class} - Date and Time Zone Classes
 Summary(pl):   %{_class} - Klasy daty i stref czasowych
 Name:          php-pear-%{_pearname}
-Version:       1.1
-Release:       3
+Version:       1.2
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -17,13 +17,21 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Generic classes for representation and manipulation of dates, times
-and time zones. Includes time zone data, time zone conversions and
-many date/time conversions based on Date::Calc.
+and time zones without the need of timestamps, which is a huge
+limitation for php programs. Includes time zone data, time zone
+conversions and many date/time conversions. It does not rely on 32-bit
+system date stamps, so you can display calendars and compare dates
+that date pre 1970 and post 2038. This package also provides a class
+to convert date strings between Gregorian and Human calendar formats.
 
 %description -l pl
 Podstawowe klasy do pokazywania i manipulowania datami, czasem i
-strefami czasowymi. Zawiera konwersjê stref czasowych, czasu, daty,
-bazowane na Date::Calc.
+strefami czasowymi bez potrzeby u¿ywania timestamps, które s± ogromnym
+ograniczeniem programów php. Zawiera konwersjê stref czasowych, czasu,
+daty, bazowane na Date::Calc. Nie zale¿y od 32-bitowych systemowych
+timestampów, wiêc mo¿e wy¶wietlaæ kalendarz oraz porównywaæ daty prze
+1970 i po 2038 roku. Ten pakiet zawiera tak¿e klasy do konwersji
+ci±gów znakowych pomiêdzy kalendarzem gregoriañskim i ludzkim.
 
 %prep
 %setup -q -c
This page took 0.063484 seconds and 4 git commands to generate.