mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-19 00:17:51 +02:00
doc updates
This commit is contained in:
@ -100,8 +100,8 @@ def parse_datetime_to_timestamp(data):
|
||||
Dict/None A Dictionary of the following format:
|
||||
|
||||
{
|
||||
"format": integer,
|
||||
"timestamp_naive": integer,
|
||||
"format": integer, # for debugging purposes
|
||||
"timestamp_naive": integer, # timestamp based on locally configured timezone
|
||||
"timestamp_utc": integer # aware timestamp only if UTC timezone detected
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user