Metadata-Version: 2.3
Name: corelibs-datetime
Version: 1.3.1
Summary: CoreLibs DateTime handlers and helpers
Author: Clemens Schwaighofer
Author-email: Clemens Schwaighofer <clemens.schwaighofer@omc.com>
Requires-Dist: corelibs-var>=0.1.0
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# CoreLibs Python DateTime

This is part of the Python CoreLibs

## Overview

Date and time checking and manupilation, basic time strings for current time

## Install

```sh
uv add --index opj-pypi=https://git.egplusww.jp/api/packages/PyPI/pypi/simple/ corelibs-datetime
```

## Usage

See <DOCUMENTATION.md>

## Development

See <DEVELOPMENT.md> for detailed development information
