_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-jinja2-time 0.2.0
Propagated dependencies: python-arrow@1.2.3 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hackebrot/jinja2-time
Licenses: Expat
Synopsis: Jinja2 Extension for Dates and Times
Description:

This package provides an extension for the template engine Jinja2. It adds a 'now' tag providing a convenient access to the arrow.now() API from templates. A format string can be provided to control the output.

ghc-timezone-olson 0.2.1
Dependencies: ghc-timezone-series@0.1.13 ghc-extensible-exceptions@0.1.1.4
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://projects.haskell.org/time-ng/
Licenses: Modified BSD
Synopsis: Parser and renderer for binary Olson timezone files
Description:

A parser and renderer for binary Olson timezone files whose format is specified by the tzfile(5) man page on Unix-like systems. For more information about this format, see http://www.iana.org/time-zones/repository/tz-link.html. Functions are provided for converting the parsed data into TimeZoneSeries objects from the timezone-series package.

r-timelinegraphics 1.0
Propagated dependencies: r-r2html@2.3.4 r-pdftools@3.5.0 r-magick@2.8.6 r-berryfunctions@1.22.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=timeLineGraphics
Licenses: GPL 2+
Synopsis: HTML with Horizontal Strips Symbolizing Events in a Person's Life
Description:

Produce an HTML page containing horizontal strips that symbolize events in a person's lsife. Since this is entirely a visualization, the image <https://barryzee.github.io/henry-timeline/henry.html> will show the basic use to show a timeline of events. The image <https://barryzee.github.io/vermeer/cssOverlay.html> shows how to correlate two timelines of events. A brief description is available at <https://barryzee.github.io/timeLineGraphics_manuscript/golden_age.html>.

julia-timeroutputs 0.5.23
Propagated dependencies: julia-exprtools@0.1.8
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/KristofferC/TimerOutputs.jl
Licenses: Expat
Synopsis: Formatted output of timed sections in Julia
Description:

TimerOutputs is a small Julia package that is used to generate formatted output from timings made in different sections of a program. It's main functionality is the @timeit macro, similar to the @time macro in Base except one also assigns a label to the code section being timed. Multiple calls to code sections with the same label (and in the same "scope") will accumulate the data for that label. After the program has executed, it is possible to print a nicely formatted table presenting how much time, allocations and number of calls were made in each section. The output can be customized as to only show the things you are interested in.

perl-time-parsedate 2015.103
Channel: gn-bioinformatics
Location: gn/packages/perl.scm (gn packages perl)
Home page: http://search.cpan.org/dist/Time-ParseDate
Licenses:
Synopsis: Parse and format time values
Description:

ParseDate

emacs-org-timeblock 20241027.805
Propagated dependencies: emacs-compat@30.0.2.0
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ichernyshovvv/org-timeblock
Licenses:
Synopsis: Interactive SVG calendar for orgmode tasks
Description:

Documentation at https://melpa.org/#/org-timeblock

cl-simple-date-time 0.1.0-1.d6992af
Propagated dependencies: cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/quek/simple-date-time
Licenses: Original BSD
Synopsis: Date and time library for Common Lisp
Description:

This package is a simple date and time library.

ecl-trivial-timeout 0.1.5-2.e70d9b4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hraban/trivial-timeout
Licenses: Expat
Synopsis: Timeout library for Common Lisp
Description:

This library provides an OS and implementation independent access to timeouts.

python-time-machine 2.16.0
Propagated dependencies: python-dateutil@2.8.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/adamchainz/time-machine
Licenses: Expat
Synopsis: Travel through time in your tests.
Description:

This package lets you set a different time for your tests.

rust-iana-time-zone 0.1.60
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/strawlab/iana-time-zone
Licenses: Expat ASL 2.0
Synopsis: IANA time zone
Description:

This package provides the IANA time zone for the current system.

perl-template-timer 1.00
Propagated dependencies: perl-template-toolkit@2.28
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Template-Timer
Licenses: GPL 3 Artistic License 2.0
Synopsis: Profiling for Template Toolkit
Description:

Template::Timer provides inline profiling of the template processing in Perl code.

cl-date-time-parser 1.03-0.00d6fc7
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-split-sequence@2.0.1 cl-anaphora@0.9.8 cl-ppcre@2.1.1 cl-local-time@1.0.6-4.40169fe cl-parse-float@0.0.0-2.3074765
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/chfin/cl-date-time-parser/
Licenses: Expat
Synopsis: Parse date-time-string, liberally
Description:

The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.

ghc-timezone-series 0.1.13
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://projects.haskell.org/time-ng/
Licenses: Modified BSD
Synopsis: Enhanced timezone handling for Time
Description:

This package endows Data.Time, from the time package, with several data types and functions for enhanced processing of timezones. For one way to create timezone series, see the ghc-timezone-olson package.

emacs-org-timeblock 0.2-0.b423b01
Propagated dependencies: emacs-compat@30.0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ichernyshovvv/org-timeblock
Licenses: GPL 3+
Synopsis: Schedule your day visually, using timeblocking technique inside Emacs
Description:

The builtin orgmode package for viewing tasks or events for a particular day, org-agenda, does not help you to quickly understand, where, for example, you have free time in your day or where you have overlapping tasks. Just a list of tasks is not sufficient. This package is created to fix this problem and provide some of the functionality that modern calendars provide.

emacs-time-uuid-mode 20240112.1005
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/RobertPlant/time-uuid-mode
Licenses:
Synopsis: Minor mode for previewing time uuids as an overlay
Description:

Documentation at https://melpa.org/#/time-uuid-mode

ecl-simple-date-time 0.1.0-1.d6992af
Dependencies: ecl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/quek/simple-date-time
Licenses: Original BSD
Synopsis: Date and time library for Common Lisp
Description:

This package is a simple date and time library.

go-golang-org-x-time 0.8.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://godoc.org/golang.org/x/time/rate
Licenses: Modified BSD
Synopsis: Supplemental Go time libraries
Description:

This package provides supplemental Go libraries related to time.

sbcl-trivial-timeout 0.1.5-2.e70d9b4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hraban/trivial-timeout
Licenses: Expat
Synopsis: Timeout library for Common Lisp
Description:

This library provides an OS and implementation independent access to timeouts.

python-async-timeout 4.0.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/aio-libs/async-timeout
Licenses: ASL 2.0
Synopsis: Timeout context manager for asyncio programs
Description:

async-timeout provides a timeout timeout context manager compatible with asyncio.

python-x-wr-timezone 1.0.1
Propagated dependencies: python-icalendar@5.0.13 python-tzdata@2023.4
Channel: fnat
Location: fnat/packages/python-xyz.scm (fnat packages python-xyz)
Home page: https://github.com/niccokunzmann/x-wr-timezone
Licenses: LGPL 3+
Synopsis: A Python module to convert calendars using X-WR-TIMEZONE to standard ones
Description:

x-wr-timezone provides a Python module and program to convert calendars using X-WR-TIMEZONE to standard ones.

ecl-date-time-parser 1.03-0.00d6fc7
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-split-sequence@2.0.1 ecl-anaphora@0.9.8 ecl-cl-ppcre@2.1.1 ecl-local-time@1.0.6-4.40169fe ecl-parse-float@0.0.0-2.3074765
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/chfin/cl-date-time-parser/
Licenses: Expat
Synopsis: Parse date-time-string, liberally
Description:

The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.

r-timeseriesdatasets 0.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/lightbluetitan/timeseriesdatasets_R
Licenses: GPL 3
Synopsis: Time Series Data Sets
Description:

This package provides a diverse collection of time series datasets spanning various fields such as economics, finance, energy, healthcare, and more. Designed to support time series analysis in R by offering datasets from multiple disciplines, making it a valuable resource for researchers and analysts.

perl-benchmark-timer 0.7102
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Benchmark-Timer
Licenses: GPL 2
Synopsis: Benchmarking with statistical confidence
Description:

The Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. It is perfect for when you need more precise information about the running time of portions of your code than the Benchmark module will give you, but don't want to go all out and profile your code.

chicken5-simple-timer 0.1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/simple-timer
Licenses: FreeBSD
Synopsis: Simple, cancel-able, efficient timer API
Description:

Simple, cancel-able, efficient timer API

Page: 123456789
Total results: 195