Library to get current date and time
Project description
DateTimeLib
مكتبة بسيطة لإرجاع الوقت والتاريخ الحالي (سنة، شهر، يوم، ساعة، دقيقة، ثانية).
التثبيت
py -m pip install DateTimeLib
الاستخدام من CMD
datetimelib
# النتيجة: 2025-09-19 15:20:30
الاستخدام من Python
from datetime_lib import get_current_datetime
print(get_current_datetime())
# 2025-09-19 15:20:30
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datetimelib-0.1.0.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datetimelib-0.1.0.tar.gz.
File metadata
- Download URL: datetimelib-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab87e9c180086661a2dfc935c625f554960a5321b7c9cb8a37dcab8db0b99e90
|
|
| MD5 |
25ce567740350d5959a3a36a8de94192
|
|
| BLAKE2b-256 |
8854fa75714b6f149b13ca2647ec291bba67c09b58d22b16dd9258843fa39027
|
File details
Details for the file datetimelib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: datetimelib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
208f55741718598a7cb7173d3e26f5350001e453f270c43fe8840b8ca7b51991
|
|
| MD5 |
252c222fcf569f75ea0e3d27e487fc3c
|
|
| BLAKE2b-256 |
5d10ebd4b20684a2e7b2816d229ee51b3c6d6293d8bab9e6ec3b19f6fa67955e
|