DateTime.from_dictΒΆ
-
classmethod
DateTime.
from_dict
(d) Construct a Meta from a dictionary.
See example in Meta.to_dict() for the required structure.
See also
Meta.to_dict: convert a Meta to a dictionary
- Return type
DateTime
DateTime.
from_dict
(d)Construct a Meta from a dictionary.
See example in Meta.to_dict() for the required structure.
See also
Meta.to_dict: convert a Meta to a dictionary
DateTime