Showing 91 open source projects for "datetime"

View related business solutions
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    Carbon for DateTime

    Carbon for DateTime

    A simple PHP API extension for DateTime

    The easiest and recommended method to install Carbon is via composer. If you're using Laravel, Carbon is provided out of the box. You may now check our Laravel configuration and best-practices recommendations. If you're using Symfony, you may check our Symfony configuration and best-practices recommendations. Each version of Laravel has its own range of Carbon compatibility, you have to take 2.42.0 as the real used version, then pick an alias among versions Laravel supports. You may have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    react-native-modal-datetime-picker

    react-native-modal-datetime-picker

    A React-Native datetime-picker for Android and iOS

    A declarative cross-platform react-native date and time picker. This library exposes a cross-platform interface for showing the native date-picker and time-picker inside a modal, providing a unified user and developer experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSV Lint

    CSV Lint

    CSV Lint plug-in for Notepad++ for syntax highlighting

    CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files. Use CSV Lint for metadata discovery, technical data validation, and reformatting on tabular data files. It is not meant to be a replacement for spreadsheet programs like Excel or SPSS, but rather...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    CakePHP Chronos

    CakePHP Chronos

    A standalone DateTime library originally based off of Carbon

    Chronos focuses on providing immutable date/datetime objects. Immutable objects help ensure that datetime objects aren't accidentally modified keeping data more predictable. Chronos was originally compatible with Carbon but has diverged and no longer extends the PHP DateTime and DateTimeImmutable classes. PHP only offers datetime objects as part of the native extensions. Chronos adds a number of conveniences to the traditional DateTime object and introduces a ChronosDate object. ChronosDate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 5
    Pendulum

    Pendulum

    Python datetimes made easy

    Pendulum is a Python package to ease datetime's manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them). 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Backup Tables

    Backup Tables

    Backup single or multiple database tables with ease

    Backup single or multiple database tables with ease. Use the BackupTables::generateBackup($tableToBackup) Facade anywhere in your application and it will generate $tableToBackup_backup_2024_08_22_17_40_01 table in the database with all the data and structure. Note that the datetime 2024_08_22_17_40_01 will be varied based on your datetime.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Carbon Go

    Carbon Go

    A simple, semantic and developer-friendly golang package for datetime

    A simple, semantic and developer-friendly golang package for DateTime, has been included by awesome-go.
    Downloads: 0 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: 1 This Week
    Last Update:
    See Project
  • 9
    moment.php

    moment.php

    Parse, validate, manipulate, and display dates in PHP

    Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js. PHP 5.3 or later since moment.php is based on php's DateTime Class. You can now inject different format handling by passing along a class that implements the FormatsInterface. You can find an example within the test folder for implementing all formats from moment.js. The immutable mode makes all modification methods call cloning() implicitly before applying their modifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Guard Clauses

    Guard Clauses

    A simple package with guard clause extensions

    A simple extensible package with guard clause extensions. A guard clause is a software pattern that simplifies complex functions by "failing fast", checking for invalid inputs up front and immediately failing if any are found. Remember to update the PackageVersion in the csproj file and then a build-on master should automatically publish the new package to NuGet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    morilog/jalali

    morilog/jalali

    This Package helps developers to easily work with Jalali

    Jalali calendar is a solar calendar that was used in Persia, variants of which today are still in use in Iran as well as Afghanistan. Read more on Wikipedia or see Calendar Converter. Calendar conversion is based on the algorithm provided by Kazimierz M. Borkowski and has a very good performance. CalendarUtils class was ported from jalaali/jalaali-js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Blade UI Kit

    Blade UI Kit

    A set of renderless components to utilise in your Laravel Blade views

    Blade UI Kit is a set of renderless components to utilize in your Laravel Blade views. In all essence, it's a collection of useful utilities, connect the dots between different parts of the TALL stack. It was made for Blade, Laravel's powerful templating engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Kotest

    Kotest

    Powerful, elegant and flexible test framework for Kotlin

    ... conditional evaluation, powerful data-driven testing, and more. The Kotest assertions library is a Kotlin-first multi-platform assertions library with over 300 rich assertions. It comes equipped with collection inspectors, non-deterministic test helpers, soft assertions, modules for arrow, json, kotlinx-datetime and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    lancet

    lancet

    A comprehensive, efficient, and reusable util function library of Go

    Lancet is a comprehensive, efficient, and reusable util function library of go. Inspired by the java apache common package and lodash.js. support 600+ go util functions. includes string, slice, datetime, net, crypto, concurrency, etc. Each module is designed as a package with no coupling between modules. Only depends on two kinds of libraries, go standard library and golang.org/x. Well structured, test for every exported function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vue-i18n

    vue-i18n

    Internationalization plugin for Vue.js

    You can introduce internationalization into your app with simple API. In addition to simple translation, support localization such as pluralization, number, datetime, etc. You can manage locale messages on single file component. Vue I18n is internationalization plugin of Vue.js. It easily integrates some localization features to your Vue.js Application. You can translate with pluralization. You must define the locale that have a pipe | separator, and define plurals in pipe separator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Joda-Time

    Joda-Time

    Replacement for the Java date and time classes prior to Java SE 8

    The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API. The “default” calendar is the ISO8601 standard which is used by many other standards....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    pydantic

    pydantic

    Data parsing and validation using Python type hints

    ... a default, it is not required. signup_ts is a datetime field which is not required (and takes the value None if it's not supplied). pydantic will process either a unix timestamp int (e.g. 1496498400) or a string representing the date & time. friends uses python's typing system, and requires a list of integers. As with id, integer-like objects will be converted to integers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    vue-i18n-next

    vue-i18n-next

    Vue I18n for Vue 3

    Internationalization plugin for Vue.js. Easy, powerful, and component-oriented for Vue.js. You can introduce internationalization into your app with a simple API. In addition to simple translation, support localization such as pluralization, number, date time, etc. You can manage locale messages on single file component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NCDatasets.jl

    NCDatasets.jl

    Load and create NetCDF files in Julia

    NCDatasets allows one to read and create netCDF files. NetCDF data set and attribute list behave like Julia dictionaries and variables like Julia arrays. This package implements the CommonDataModel.jl interface, which means that the datasets can be accessed in the same way as GRIB files opened with GRIBDatasets.jl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ember-intl

    ember-intl

    Localization library for any Ember Application or Addon

    Internationalize your Ember apps. Ember-intl is an internationalization addon that unlocks translating simple to complex messages using built-in pluralization rules, number and datetime formatting, with support for over 150 languages. Ember-intl is now entirely built on native ECMAScript Internationalization APIs that are now supported by all modern browsers. Locale-aware numbers. Formatting of currencies, decimals, and percentages. Locale-aware dates and times formatting. Locale-aware display...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ipwb

    ipwb

    A distributed and persistent archive replay system using IPFS

    ... and payload from IPFS at the time of replay. An important aspect of archival replay systems is rewriting various resource references for proper memento reconstruction so that they are dereferenced properly from the archive from around the same datetime as of the root memento and not from the live site (in which case the resource might have changed or gone missing). Many archival replay systems perform server-side rewriting, but it has its limitations when URIs are generated using JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    httpexpect

    httpexpect

    End-to-end HTTP and REST API testing for Go

    ... package), plain text. Custom reusable request builders and request transformers. Type-specific assertions, supported types: object, array, string, number, boolean, null, datetime. Regular expressions. Simple JSON queries (using subset of JSONPath), provided by jsonpath package. JSON Schema validation, provided by gojsonschema package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SwiftDate

    SwiftDate

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

    SwiftDate is the definitive toolchain to manipulate and display dates and time zones on all Apple platform and even on Linux and Swift Server Side frameworks like Vapor or Kitura. From simple date manipulation to complex business logic SwiftDate maybe the right choice for your next project. From simple date manipulation to complex business logic SwiftDate maybe the right choice for your next project. SwiftDate can recognize all the major datetime formats automatically (ISO8601, RSS, Alt RSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C# Winforms TimePicker
    New Version 2022.11.07! Includes the ClockMenu dropdown source code. This project is intended for .NET developers. This project provides the source code for an enhanced MaskedTextBox control. The input behavior is more consistent with other controls, such as DateTimePicker or NumericUpDown. For example, deleting text does not shift the other text to the left. A sample TimePicker control, which extends the enhanced MaskedTextBox is provided. The TimePicker can allow developer to...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next