Showing 66 open source projects for "timezone"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    pytz

    pytz

    Python historical timezone library and database

    pytz is a Python library that brings the IANA/Olson timezone database into the Python runtime, enabling accurate, cross-platform timezone calculations for all the world’s timezones. It addresses a major limitation of Python’s built-in datetime.tzinfo by providing consistent support for daylight-saving transitions, historical offset changes, and ambiguous times (such as the end of DST). With pytz, developers can convert naïve datetime objects into timezone-aware ones, shift between timezones, and safely perform arithmetic across DST boundaries with methods like localize() and normalize(). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Pendulum

    Pendulum

    Python datetimes made easy

    ...Special care has been taken to ensure timezones are handled correctly, and are based on the underlying tzinfo implementation. For example, all comparisons are done in UTC or in the timezone of the datetime being used. There are several different methods available to create a new DateTime instance. datetime() sets the time to 00:00:00 if it's not specified, and the timezone (the tz keyword argument) to UTC. Otherwise it can be a Timezone instance or simply a string timezone value. Pendulum gives access to more attributes and properties than the default datetime class. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TimeZones.jl

    TimeZones.jl

    IANA time zone database access for the Julia programming language

    IANA time zone database access for the Julia programming language. TimeZones.jl extends the Date/DateTime support for Julia to include a new time zone-aware TimeType: ZonedDateTime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CakePHP Chronos

    CakePHP Chronos

    A standalone DateTime library originally based off of Carbon

    ...Chronos adds a number of conveniences to the traditional DateTime object and introduces a ChronosDate object. ChronosDate instances their time frozen to 00:00:00 and the timezone set to the server default timezone. This makes them ideal when working with calendar dates as the time components will always match.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Numi

    Numi

    Beautiful calculator app for macOS

    Numi is a handy calculator app for macOS. It allows you to describe tasks naturally and instantly get an answer. For example, $20 in euro - 5% discount or today + 2 weeks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    rest.js

    rest.js

    GitHub REST API client for JavaScript

    ...All options are optional, but authentication is strongly encouraged. API Previews can be enabled globally by setting the previews option. They can be set per-request as well. A default time zone can be enabled by setting the timeZone option. In order to use Octokit with GitHub Enterprise, set the baseUrl option. Most of GitHub’s REST API endpoints have matching methods. All endpoint methods are asynchronous, in order to use await in the code examples, we wrap them into an anonymous async function. Authentication is optional for some REST API endpoints accessing public data, but is required for GraphQL queries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    International Components for Unicode

    International Components for Unicode

    The home of the ICU project source code

    ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software. ICU is released under a nonrestrictive open-source license that is suitable for use with both commercial software and with other open-source or free software. Convert text data to or from Unicode and nearly any other character set or encoding....
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    dateutil

    dateutil

    Useful extensions to the standard Python datetime features

    The dateutil module provides powerful extensions to the standard date time module, available in Python. dateutil can be installed from PyPI using pip (note that the package name is different from the importable name).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    novu

    novu

    The open-source notification infrastructure

    The open-source notification infrastructure for developers. Simple components and APIs for managing all communication channels in one place: Email, SMS, Direct, and Push. Select channels, add content with {{dynamic}} syntax, and custom rules to control the delivery of notifications. Use a built-in collection of popular providers - Sendgrid, Mailgun, Twilio and many more. Add API key and you're ready to go. Send an event trigger using one of our community-built SDK's, and we will handle it...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Relative-Time Element

    Relative-Time Element

    Web component extensions to the standard <time> element

    ...Every visitor is served the same markup from the server's cache. When it reaches the browser, the custom relative-time JavaScript localizes the element's text into the local timezone and formatting. Dates are displayed before months, and a 24-hour clock is used, according to the user's browser settings. If the browser's JavaScript is disabled, the default text served in the cached markup is still displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    go-toml

    go-toml

    Go library for the TOML file format

    ...When most decoding errors occur, go-toml returns DecodeError), which contains a human readable contextualized version of the error. TOML supports native local date/times. It allows to represent a given date, time, or date-time without relation to a timezone or offset. To support this use-case, go-toml provides LocalDate, LocalTime, and LocalDateTime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Database-backed Periodic Tasks

    Database-backed Periodic Tasks

    Celery Periodic Tasks backed by the Django ORM

    ...Usage and installation instructions for this extension are available from the Celery documentation. If you change the Django TIME_ZONE setting your periodic task schedule will still be based on the old timezone. To create a periodic task executing at an interval you must first create the interval object. If you have multiple periodic tasks executing every 10 seconds, then they should all point to the same schedule object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kubetail

    Kubetail

    Bash script to tail Kubernetes logs from multiple pods

    ...If you're on MacOSX I recommend using iTerm2 which allows for continuous highlighting of search terms, good scrolling capabilities, and multitab arrangements. Another useful feature of iTerm2 is the "timeline" (cmd + shift + e) which lets you display a timeline in your own local timezone next to the logs (that are typically in UTC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Boltons

    Boltons

    250+ constructs, recipes, and snippets which extend the Python library

    Boltons is a set of pure-Python utilities in the same spirit as, and yet conspicuously missing from, the standard library. Due to the nature of utilities, application developers might want to consider other integration options. Boltons is tested against Python 2.6-2.7, 3.4-3.7, and PyPy. The majority of boltons strive to be “good enough” for a wide range of basic uses, leaving advanced use cases to Python’s myriad specialized 3rd-party libraries. In many cases the respective boltons module...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eventmie

    Eventmie

    Run your own Events business with Eventmie

    Create a dedicated platform for Event Planning with Laravel for Free. Eventmie is an Event planning and management Laravel package. With Eventmie, launch a dedicated platform for Event planning on your domain. Streamline the event planning process through automation. Eventmie is secure, scalable, and production-ready. Just install it into a brand new Laravel application or an existing one and start selling events for free. Streamline the event planning process through automation. Eventmie is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tktz

    tktz

    A timezone viewer

    tktz displays the current time in 2 different timezones: local & foreign. You can convert an arbitrary local time, like “wed 2 pm” to a desired foreign timezone, filter the list of timezones, swap local/foreign zones, pinpoint a specific location on Google Maps, & view sunrise/sunset periods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    IP Lookup Bot

    Check detailed information about IP addresses using the ip-api.com API

    This is a Discord bot that allows users to check detailed information about any IP address using the ip-api.com API. The bot provides information such as country, city, region, district, zip code, latitude, longitude, timezone, currency, ISP, organization, AS number, AS name, reverse DNS, mobile status, proxy status, and hosting status.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ezBookkeeping

    ezBookkeeping

    A lightweight personal finance app hosted by yourself.

    ezBookkeeping is a lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features. It's easy to deploy, and you can start it with just one single Docker command. Designed to be resource-efficient and highly scalable, it can run smoothly on devices as small as a Raspberry Pi, or scale up to NAS, MicroServers, and even large cluster environments. ezBookkeeping offers tailored interfaces for both mobile and desktop devices. With support for PWA...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    IRBS - Institutional Registers Backup

    IRBS - Institutional Registers Backup

    Open Source Institutional Registers Backup Syst. for Paper Registers

    If you are looking for a way to backup your numerous paper based registers, i.e. Admissions / Withdrawals, Fees, Attendance & Exam Mark Registers of Schools, Junior / Senior Colleges, then this software will help you. Designed with goals of Simplicity & packaged with all necessary open source tools to get you into action, straightaway. Refer Screenshots Below. Just download the above zip file, extract it to a Disk Partition, with lots of free space & Turn ON Network Discovery By Right...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CIN-System

    CIN-System

    Parse and store Infringement Notices with web interface and RT connect

    Parse and store Copyright Infringement Notice notices in a MySQL database. Provide a web interface to the salient data of each Notice with search and limited report capabilities. Includes several builtin reports. May use optional RequestTracker (RT) service for action recording. Development depended only on Notices received and ACNS XML v1.2 schema. No other documents, devices/appliances, or marketing information was used. Note that this project does not prevent, interrupt, or track...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pdd

    pdd

    Tiny date, time diff calculator

    There are times you want to check how old you are (in years, months, days) or how long you need to wait for the next flash sale... pdd (python3 date diff) is a small cmdline utility to calculate date and time difference. If no program arguments are specified it shows the current date, time and timezone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SwiftDate

    SwiftDate

    Toolkit to parse, validate, manipulate, compare and display dates

    ...Creating a new date has never been so easy! Date can be manipulated by adding or removing time components using a natural language; time unit extraction is also easy and includes the support for timezone, calendar and locales! Manipulation can be done with standard math operators and between dates, time intervals, date components and relevant time units!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    rrule.js

    rrule.js

    JS library for working with recurrence rules for calendar dates

    JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more. rrule.js supports recurrence rules as defined in the iCalendar RFC, with a few important differences. It is a partial port of the rrule module from the excellent python-dateutil library. On top of that, it supports parsing and serialization of recurrence rules from and to natural language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Laravel Boilerplate

    Laravel Boilerplate

    A massive head start on any size web application

    ...Other features such as Two Factor Authentication, User/Role management, searchable/sortable tables built on my Laravel Livewire tables plugin, user impersonation, timezone support, multi-lingual support with 20+ built in languages, demo mode, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TV-Show-Manager

    TV-Show-Manager

    Manage all your favorite TV-Shows with a single program

    TV-Show-Manager is a small, easy to use application that manages all your favorite tv shows. It is a perfect program for you, if you like watching many tv-shows and need help with keeping track of the airdates and times. Warning: TV-Show-Manager is able to collect download links from other sites which might lead to copyright protected files. Before you use any of these features, make sure that you don't infringe any laws in your country by doing so. YOU are responsible for any...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next