• This repository has been archived on 19/Sep/2023
  • Stars
    star
    8
  • Rank 2,032,903 (Top 42 %)
  • Language
    Julia
  • License
    Other
  • Created about 10 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[DEPRECATED] Date/DateTime Implementation for the Julia Language; Successor to Datetime.jl

Dates

Note the functionality of this package has been merged into the Base Standard Library. This package exists to allow 0.3 compatibility for dependent packages.

Build Status Coverage Status

A Date and DateTime implementation for Julia

Open the test/runtest.jl file for more examples of code to run and functionality.

Installation/Usage

Installation through the Julia package manager:

julia> Pkg.add("Dates") # Adds the Dates package to your required packages list; installs package
julia> using Dates # Loads Dates code into current julia session

Documentation can be found as a chapter in the Julia manual as well as the API reference.

More Repositories

1

JSON3.jl

Julia
205
star
2

MusicAlbums.jl

Julia
91
star
3

Sublime-IJulia

An IJulia Frontend for Sublime Text 3
JavaScript
90
star
4

JSON2.jl

Fast json marshalling/unmarshalling with Julia types
Julia
40
star
5

Sublime-Julia

Sublime Syntax, Build, Snippets, and REPL for the Julia language (www.julialang.org)
Python
20
star
6

Datetime.jl

A Date and DateTime implementation for Julia; Now deprecated in favor of https://github.com/quinnj/Dates.jl
Julia
20
star
7

Rosetta-Julia

Rosetta Code task implementations for the Julia language
Julia
19
star
8

JSONBase.jl

Zero-dependency, lazy, performant, flexible, JSON for Julia.
Julia
16
star
9

There.jl

There there...
Julia
15
star
10

Ryu.jl

Julia implementation of https://github.com/ulfjack/ryu
Julia
10
star
11

Interfaces.jl

interfaces for Julia
Julia
7
star
12

GoTranspiler.jl

Julia
7
star
13

JuliaCon2023-Tutorial

Julia
5
star
14

Arrays.jl

Julia
4
star
15

FuzzyMatchMaker

Record Linkage tool in the Julia Programming Language
4
star
16

Strings.jl

Testing out a new String representation
Julia
3
star
17

Nanomsg.jl

nanomsg wrapper for the Julia programming language
Julia
3
star
18

NTTables.jl

NamedTuple-based tables for Julia
JavaScript
2
star
19

JJ.jl

Julia
2
star
20

ZNG.jl

Julia
2
star
21

DebugLogging.jl

Debug-related logging utilities for Julia packages
Julia
2
star
22

Liburing.jl

Julia
2
star
23

DecimalNumbers.jl

decimal numbers for Julia
Julia
2
star
24

JSON4.jl

Julia
2
star
25

AutobahnTestsuite.jl

Julia
1
star
26

Endpoints.jl

Julia
1
star
27

Fread.jl

port of fread from R
Julia
1
star
28

Mewtwo.jl

Julia
1
star
29

Yelp.jl

Interface to the Yelp API 2.0 from Julia
Julia
1
star
30

Structs.jl

Julia
1
star
31

Zed.jl

Julia
1
star
32

Peg.jl

JavaScript
1
star
33

CloudBenchmarks.jl

Julia
1
star