Metadata-Version: 2.4
Name: peter_cullen_burbery_python_functions
Version: 0.2.0
Summary: Utility functions by Peter Cullen Burbery, including date_time_stamp
Author-email: Peter Cullen Burbery <peter.cullen.burbery@gmail.com>
License-Expression: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: tzlocal

# peter_cullen_burbery_python_functions

A small utility package by Peter Cullen Burbery that provides date/time formatting functions compatible with Java-style output.

## ✨ Features

- `date_time_stamp()` – Returns a detailed time stamp string including:
  - Gregorian date
  - Time with nanosecond precision
  - IANA time zone name
  - ISO week format
  - Ordinal day of year
