notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-arrow Better dates and times for Python
1.3.0 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-02-22 19:00:44
Last Update: 2023-10-05 02:00:16
Commit Hash: 1730c07
People watching this port, also watch:: py39-pycparser, rubygem-optimist, rubygem-hitimes, ladspa, python
Also Listed In: python
License: APACHE20
WWW:
https://github.com/arrow-py/arrow
Description:
Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type, plugging gaps in functionality, and provides an intelligent module API that supports many common creation scenarios. Simply put, it helps you work with dates and times with fewer imports and a lot less code. Arrow is heavily inspired by moment.js and requests.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}arrow>0:devel/py-arrow@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-arrow/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-arrow
  • pkg install py39-arrow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-arrow listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-arrow
Package flavors (<flavor>: <package>)
  • py39: py39-arrow
distinfo:
TIMESTAMP = 1696432900 SHA256 (arrow-1.3.0.tar.gz) = d4540617648cb5f895730f1ad8c82a65f2dad0166f57b75f3ca54759c4d67a85 SIZE (arrow-1.3.0.tar.gz) = 131960

Packages (timestamps in pop-ups are UTC):
py37-arrow
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.17.0---0.17.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-arrow
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.01.3.0-1.3.01.3.0---
FreeBSD:13:quarterly1.3.01.3.01.2.31.3.01.3.01.3.01.3.01.3.0
FreeBSD:14:latest1.3.01.3.01.2.31.3.01.3.01.2.3-1.2.3
FreeBSD:14:quarterly1.3.01.3.0-1.3.01.3.01.3.01.3.01.3.0
FreeBSD:15:latest1.3.01.3.0n/a1.3.0n/a1.3.01.3.01.3.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-flit-core>=3.2<4 : devel/py-flit-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-dateutil>=2.7.0 : devel/py-dateutil@py39
  2. py39-types-python-dateutil>=2.8.10 : devel/py-types-python-dateutil@py39
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. finance/freqtrade
for Run
  1. devel/b2
  2. devel/oci-cli
  3. devel/py-cookiecutter
  4. devel/py-isoduration
  5. devel/py-jinja2-time
  6. finance/freqtrade
  7. graphics/rapid-photo-downloader

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. net/py-rainbowstream*
  2. security/py-rekall-core*
  3. security/py-rekall_lib*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-arrow
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/arrow/
  2. https://pypi.org/packages/source/a/arrow/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0
05 Oct 2023 02:00:16
commit hash: 1730c072dd2950120d284d903c750b7e30a2210ecommit hash: 1730c072dd2950120d284d903c750b7e30a2210ecommit hash: 1730c072dd2950120d284d903c750b7e30a2210ecommit hash: 1730c072dd2950120d284d903c750b7e30a2210e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-arrow: Update to 1.3.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/arrow-py/arrow/releases
1.2.3
30 Jun 2023 07:03:07
commit hash: 7dfdfc5a43d7529f268ac2f333e126bde3ad319bcommit hash: 7dfdfc5a43d7529f268ac2f333e126bde3ad319bcommit hash: 7dfdfc5a43d7529f268ac2f333e126bde3ad319bcommit hash: 7dfdfc5a43d7529f268ac2f333e126bde3ad319b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-arrow: Remove outdated PYTHON_REL check after lang/python37 removal
1.2.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.2.3
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.2.3
10 Sep 2022 13:02:42
commit hash: 74204008c9d43fcedc7707500d12d455c34663e5commit hash: 74204008c9d43fcedc7707500d12d455c34663e5commit hash: 74204008c9d43fcedc7707500d12d455c34663e5commit hash: 74204008c9d43fcedc7707500d12d455c34663e5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-arrow: Update to 1.2.3

Changes:	https://github.com/arrow-py/arrow/releases
		https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.2
28 Jan 2022 23:26:43
commit hash: e49241b0bb5180850b1bc766d70e213fe9901d5ccommit hash: e49241b0bb5180850b1bc766d70e213fe9901d5ccommit hash: e49241b0bb5180850b1bc766d70e213fe9901d5ccommit hash: e49241b0bb5180850b1bc766d70e213fe9901d5c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-arrow: Update to 1.2.2

Changes:	https://github.com/arrow-py/arrow/releases
1.2.1
01 Nov 2021 13:41:35
commit hash: 4f0d410e65a7997c23b030e7fbf216fa171781f7commit hash: 4f0d410e65a7997c23b030e7fbf216fa171781f7commit hash: 4f0d410e65a7997c23b030e7fbf216fa171781f7commit hash: 4f0d410e65a7997c23b030e7fbf216fa171781f7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-arrow: Update to 1.2.1

Changes:	https://github.com/arrow-py/arrow/releases
1.2.0
13 Oct 2021 19:13:28
commit hash: 356077bb210bcd1bcd6b5247940260af98b82105commit hash: 356077bb210bcd1bcd6b5247940260af98b82105commit hash: 356077bb210bcd1bcd6b5247940260af98b82105commit hash: 356077bb210bcd1bcd6b5247940260af98b82105 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-arrow: Update to 1.2.0

Changes:	https://github.com/arrow-py/arrow/releases
		https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst
1.1.1
30 Jun 2021 20:43:40
commit hash: d181315858db13a4fcd6b1f1e00963903244852dcommit hash: d181315858db13a4fcd6b1f1e00963903244852dcommit hash: d181315858db13a4fcd6b1f1e00963903244852dcommit hash: d181315858db13a4fcd6b1f1e00963903244852d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-arrow: Update to 1.1.1

Changes:	https://github.com/arrow-py/arrow/releases
1.1.0
25 May 2021 13:55:43
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
1.1.0
11 May 2021 21:47:06
commit hash: 0d09940b03f63364d1eb97b12e71bee7e4636ed2commit hash: 0d09940b03f63364d1eb97b12e71bee7e4636ed2commit hash: 0d09940b03f63364d1eb97b12e71bee7e4636ed2commit hash: 0d09940b03f63364d1eb97b12e71bee7e4636ed2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-arrow: Update to 1.1.0

Changes:	https://github.com/arrow-py/arrow/releases
0.17.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.17.0
02 Jan 2021 22:45:43
Revision:559976Original commit files touched by this commit
rene search for other commits by this committer
Remove some more expired ports:

devel/py-backports.functools_lru_cache
devel/py-backports_abc
devel/py-futures
devel/py-singledispatch
devel/py-typing
graphics/py-pillow6

Adjust dependent ports.
Tested with 'make index' against r559975
0.17.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.17.0
10 Oct 2020 17:55:42
Revision:551948Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.17.0

Changes:	https://github.com/arrow-py/arrow/releases
0.16.0
25 Aug 2020 18:48:58
Revision:546209Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.16.0

Changes:	https://github.com/arrow-py/arrow/releases
0.15.8
24 Jul 2020 19:00:31
Revision:543299Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.8

- Update WWW

Changes:	https://github.com/arrow-py/arrow/releases
0.15.7
22 Jun 2020 19:35:31
Revision:539913Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.7

Changes:	https://github.com/crsmithdev/arrow/releases
0.15.6
04 May 2020 19:19:20
Revision:533952Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.6

Changes:	https://github.com/crsmithdev/arrow/releases
0.15.5
04 Jan 2020 09:02:33
Revision:521994Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.5

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.rst
0.15.4
05 Nov 2019 16:50:52
Revision:516819Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.4

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md
0.15.3
04 Nov 2019 16:00:18
Revision:516679Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.3

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md
0.15.2
15 Sep 2019 15:13:49
Revision:512108Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.2

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md
0.15.1
13 Sep 2019 11:49:47
Revision:511927Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.1

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md
0.15.0
09 Sep 2019 19:32:39
Revision:511663Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.0

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md
0.14.7
05 Sep 2019 17:07:27
Revision:511200Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.7

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md
0.14.6
28 Aug 2019 23:52:09
Revision:510111Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.6

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md
0.14.5
09 Aug 2019 20:01:00
Revision:508464Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.5

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/HISTORY.md
0.14.4
01 Aug 2019 16:16:24
Revision:507792Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.4

Changes:	https://github.com/crsmithdev/arrow/releases
		https://github.com/crsmithdev/arrow/blob/master/HISTORY.md
0.14.2
21 Jul 2019 20:47:40
Revision:507087Original commit files touched by this commit
sunpoet search for other commits by this committer
Add NO_ARCH

- Update pkg-descr
- Update WWW
- Take maintainership
0.14.2
18 Jul 2019 23:12:21
Revision:506883Original commit files touched by this commit
gblach search for other commits by this committer
Drop maintainership
0.14.2
18 Jul 2019 22:27:40
Revision:506880Original commit files touched by this commit
gblach search for other commits by this committer
Update to 0.14.2
0.13.1
02 Mar 2019 00:52:15
Revision:494357Original commit files touched by this commit
gblach search for other commits by this committer
Update to 0.13.1
0.13.0
08 Jan 2019 18:39:46
Revision:489732Original commit files touched by this commit
gblach search for other commits by this committer
Update to 0.13.0
0.12.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.12.1
26 Jan 2018 17:39:43
Revision:460014Original commit files touched by this commit
gblach search for other commits by this committer
Update to 0.12.1
0.11.0_1
03 Dec 2017 12:48:30
Revision:455403Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Fix runtime dependencies with python 2.7
0.11.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.0
25 Nov 2017 14:20:52
Revision:454883Original commit files touched by this commit
gblach search for other commits by this committer
Update to 0.11.0
0.10.0
18 Dec 2016 01:37:16
Revision:428820Original commit files touched by this commit
gblach search for other commits by this committer
Update to 0.10.0
0.8.0
17 Jun 2016 13:15:55
Revision:417010Original commit files touched by this commit
gblach search for other commits by this committer
Update to 0.8.0
0.7.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.7.0
22 Feb 2016 19:00:36
Revision:409363Original commit files touched by this commit
gblach search for other commits by this committer
New port: devel/py-arrow

Arrow is a Python library that offers a sensible, human-friendly approach
to creating, manipulating, formatting and converting dates, times,
and timestamps. It implements and updates the datetime type, plugging gaps
in functionality, and provides an intelligent module API that supports
many common creation scenarios. Simply put, it helps you work with dates
and times with fewer imports and a lot less code.

Number of commits found: 46