Skip to content

Manikandanpythonjs/pythonuuiddate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

from uuid_with_datetime.generator import generate_uuid_with_datetime

Generate UUID with 24-hour format

print(generate_uuid_with_datetime(format_24h=True))

Generate UUID with 12-hour format

print(generate_uuid_with_datetime(format_24h=False))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages