xoa
v0.5.0
Getting Started
Installation
Configuration
How to start
User Guide
Examples
Using the modules
Commandline interface
Reference
Package API
xoa
xoa.accessors
xoa.cf
xoa.cfgm
xoa.cfgm.cfg2rst
xoa.cfgm.cfgargparse
xoa.cfgm.filter_section
xoa.cfgm.gen_cfgm_cfg
xoa.cfgm.gen_cfgm_rst
xoa.cfgm.get_cfg_path
xoa.cfgm.get_sec_names
xoa.cfgm.get_spec
xoa.cfgm.get_validator
xoa.cfgm.is_bbox
xoa.cfgm.is_boolstr
xoa.cfgm.is_cdtime
xoa.cfgm.is_cmap
xoa.cfgm.is_color
xoa.cfgm.is_daterange
xoa.cfgm.is_daterange64
xoa.cfgm.is_datetime
xoa.cfgm.is_datetime64
xoa.cfgm.is_dict
xoa.cfgm.is_eval
xoa.cfgm.is_figsize
xoa.cfgm.is_interval
xoa.cfgm.is_minmax
xoa.cfgm.is_numerics
xoa.cfgm.is_path
xoa.cfgm.is_pydatetime
xoa.cfgm.is_timedelta
xoa.cfgm.is_timedelta64
xoa.cfgm.is_timestamp
xoa.cfgm.opt2rst
xoa.cfgm.parse_node
xoa.cfgm.print_short_help
xoa.cfgm.print_validation_functions
xoa.cfgm.register_validation_functions
xoa.cfgm.remove_defaults
xoa.cfgm.setup
xoa.cfgm.ConfigManager
xoa.cfgm.VdtDateTimeError
xoa.cfgm.VdtSizeError
xoa.cfgm.VdtWarning
xoa.cfgm.XoaValidateError
xoa.cli
xoa.color
xoa.coords
xoa.dyn
xoa.filter
xoa.geo
xoa.grid
xoa.interp
xoa.misc
xoa.plot
xoa.regrid
xoa.sigma
Accessors API
What’s new
Development roadmap
Appendices
xoa
»
Package API
»
xoa.cfgm
»
xoa.cfgm.is_pydatetime
Edit on GitHub
xoa.cfgm.is_pydatetime
xoa.cfgm.
is_pydatetime
(
value
,
default
=
None
,
fmt
=
'%Y-%m-%dT%H:%M:%S'
)
[source]
Parse value as a
datetime.datetime
object