Path to this page:
./
time/py-dateutil,
Extensions to the standard datetime module
Branch: pkgsrc-2018Q3,
Version: 2.7.5,
Package name: py27-dateutil-2.7.5,
Maintainer: pkgsrc-usersThe `dateutil` module provides powerful extensions to the standard `datetime`
module, available in Python.
Features
* Computing of relative deltas (next month, next year, next monday, last week
of month, etc);
* Computing of relative deltas between two given date and/or datetime objects;
* Computing of dates based on very flexible recurrence rules, using a superset
of the iCalendar specification. Parsing of RFC strings is supported as well.
* Generic parsing of dates in almost any string format;
* Timezone (tzinfo) implementations for tzfile(5) format files
(/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all
known formats), iCalendar format files, given ranges (with help from
relative deltas), local machine timezone, fixed offset timezone, UTC
timezone, and Windows registry-based time zones.
* Internal up-to-date world timezone information based on Olson's database.
* Computing of Easter Sunday dates for any given year, using Western, Orthodox
or Julian algorithms;
* More than 400 test cases.
Required to run:[
lang/python27] [
lang/py-six] [
devel/py-setuptools]
Required to build:[
pkgtools/cwrappers] [
devel/py-setuptools_scm]
Master sites:
SHA1: c99d3a05d0ac220bc736e5e6c169be0ab4a75298
RMD160: 50fbd5d6bfc873b2b1d020b3bc78b3307da0938b
Filesize: 308.636 KB
Version history: (Expand)
- (2018-10-31) Updated to version: py27-dateutil-2.7.5
- (2018-10-22) Package added to pkgsrc.se, version py27-dateutil-2.7.3 (created)
CVS history: (Expand)
2018-10-29 16:00:44 by Benny Siegert | Files touched by this commit (4) | |
Log message:
Pullup ticket #5870 - requested by maya
time/py-dateutil: timezone data update
time/py-tzdata: timezone data update
Revisions pulled up:
- time/py-dateutil/Makefile 1.24-1.25
- time/py-dateutil/distinfo 1.14-1.15
- time/py-tzdata/Makefile 1.7
- time/py-tzdata/distinfo 1.7
---
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 26 08:06:11 UTC 2018
Modified Files:
pkgsrc/time/py-dateutil: Makefile distinfo
Log message:
py-dateutil: updated to 2.7.4
Version 2.7.4:
Data updates
- Updated tzdata version to 2018f.
---
Module Name: pkgsrc
Committed By: adam
Date: Mon Oct 29 11:10:07 UTC 2018
Modified Files:
pkgsrc/time/py-dateutil: Makefile distinfo
Log message:
py-dateutil: updated to 2.7.5
Version 2.7.5:
Data updates
- Update tzdata to 2018g
---
Module Name: pkgsrc
Committed By: adam
Date: Mon Oct 29 11:11:27 UTC 2018
Modified Files:
pkgsrc/time/py-tzdata: Makefile distinfo
Log message:
py-tzdata: updated to 2018.7
2018.7:
Unknown changes
|