Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

This section contains a basic tutorial on dealing with dates and times in scientific Python using a module from the Python standard library known as datetime.

Other time libraries used in the geosciences include:

The Python packages that are commonly used for timeseries data in the geosciences such as Pandas and Xarray leverage these libraries.