From a7680c753f29f5eea7b44d52225692e0c39fbd86 Mon Sep 17 00:00:00 2001 From: Jostein Berntsen Date: Fri, 2 Apr 2021 11:26:41 +0700 Subject: python/arrow: Updated for version 0.17.0. Signed-off-by: Willy Sudiarto Raharjo --- python/arrow/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'python/arrow/README') diff --git a/python/arrow/README b/python/arrow/README index eff6722e05a5..bbe263c70783 100644 --- a/python/arrow/README +++ b/python/arrow/README @@ -1,6 +1,6 @@ -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 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. -- cgit v1.2.3