Logoj0ke.net Open Build Service > Projects > server:php:applications > php-pear-date > Meta
Sign Up | Log In

Meta Configuration of Package php-pear-date

x
 
1
<package name="php-pear-date" project="server:php:applications">
2
  <title>PEAR date and time zone classes</title>
3
  <description>Generic PEAR classes for representation and manipulation of dates,
4
  times and time zones without the need of timestamps, which is a huge
5
  limitation for php programs. Includes time zone data, time zone
6
  conversions and many date/time conversions. It does not rely on 32-bit
7
  system date stamps, so you can display calendars and compare dates that
8
  date pre 1970 and post 2038. This package also provides a class to
9
  convert date strings between Gregorian and Human calendar formats.
10
  </description>
11
  <person userid="hostmaster" role="maintainer"/>
12
  <person userid="netmax" role="maintainer"/>
13
  <build>
14
    <disable arch="x86_64"/>
15
  </build>
16
</package>
17