vega / vl-convert

Utilities for converting Vega-Lite specs from the command line and Python
BSD 3-Clause "New" or "Revised" License
96 stars 12 forks source link

feat: Add get_local_tz function #35

Closed jonmmease closed 1 year ago

jonmmease commented 1 year ago

Add a get_local_tz function to the Rust and Python API that returns the named timezone of the Deno runtime (which Vega is inherently using for timezone math).