okay
This commit is contained in:
parent
675e3250e2
commit
8bb8283ea8
@ -1034,7 +1034,7 @@ def format_dt(dt: datetime.datetime, /, style: Optional[TimestampStyle] = None)
|
||||
|
||||
|
||||
def generate_snowflake(dt: datetime.datetime) -> int:
|
||||
"""Returns a numeric snowflake pretending to be created at the given date but more accurate and random than snowflake_time.
|
||||
"""Returns a numeric snowflake pretending to be created at the given date but more accurate and random than time_snowflake.
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user