`Time::Piece` and `strptime()` processing timezones documentation discrepancy

This page summarizes the projects mentioned and recommended in the original post on /r/perl

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Time-Piece

    Object Oriented time objects

    Time::Piece is only capable of representing times in either the system local time zone or UTC, so it has to be in one of those once parsed. (You can get it in system local with the workaround of calling strptime from an existing Time::Piece object that is in localtime https://github.com/Dual-Life/Time-Piece/issues/44)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts