timezone module: fixed docs to clarify returned diff

pull/28229/head
tmshn 7 years ago
parent 8aa26b2e38
commit 4b783227f7

@ -55,13 +55,7 @@ diff:
description: The differences about the given arguments.
returned: success
type: complex
contains:
before:
description: The values before change
type: dict
after:
description: The values after change
type: dict
sample: '{"before": {"name": "UTC"},<br>"after": {"name": "Asia/Tokyo"}}'
'''
EXAMPLES = '''

Loading…
Cancel
Save