mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +00:00
Updated dateheaderformat iso in gam <UserTypeEntity> info|print|show messages
This commit is contained in:
@@ -153,7 +153,7 @@ import googleapiclient.errors
|
||||
import googleapiclient.http
|
||||
from iso8601 import iso8601
|
||||
|
||||
IS08601_TIME_FORMAT = '%Y-%m-%dT%H:%M:%S%z'
|
||||
IS08601_TIME_FORMAT = '%Y-%m-%dT%H:%M:%S%:z'
|
||||
RFC2822_TIME_FORMAT = '%a, %d %b %Y %H:%M:%S %z'
|
||||
|
||||
def ISOformatTimeStamp(timestamp):
|
||||
|
||||
Reference in New Issue
Block a user