issues
search
quinnj
/
Datetime.jl
A Date and DateTime implementation for Julia; Now deprecated in favor of https://github.com/quinnj/Dates.jl
Other
20
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Install TagBot as a GitHub Action
#67
JuliaTagBot
opened
4 years ago
0
Info about upcoming removal of packages in the General registry
#66
KristofferC
closed
5 years ago
0
Date with hour=24
#65
christinegz
opened
6 years ago
0
[PkgEval] Your package doesn't have a test/runtests.jl file
#64
IainNZ
opened
9 years ago
1
[PkgEval] Datetime may have a testing issue on Julia 0.4 (2014-09-01)
#63
IainNZ
opened
10 years ago
0
Mark package as obsolete.
#62
aviks
closed
10 years ago
2
Test failure
#61
IainNZ
closed
10 years ago
1
Can't use timezones on a 32 bit machine
#60
w7dup
closed
10 years ago
1
"Overflowing" datetime operator returns a value
#59
randyzwitch
closed
10 years ago
7
Upstream 'ERROR: syntax: expected assignment after "const"'
#58
lendle
closed
10 years ago
1
Typo when subtracting an interval from an array of dates
#57
slundberg
closed
10 years ago
0
Time-ago functionality
#56
IainNZ
closed
10 years ago
4
[PkgEval] Datetime may have a testing issue on Julia 0.3 (2014-06-04)
#55
IainNZ
closed
10 years ago
2
Cosmetic change
#54
quinnj
closed
10 years ago
0
bug subtracting large number of months
#53
kasrllc
closed
10 years ago
0
Datetime.Sunday does not match Sunday returned in dayofweek
#52
john32979
closed
10 years ago
0
Read timezone data from text files and serialize with Pkg.build
#51
lendle
closed
10 years ago
3
Datetime depends upon a stable serialize across versions and platforms
#50
mbauman
closed
10 years ago
3
findin function not working for dates
#49
cgroll
closed
10 years ago
6
[PackageEvaluator.jl] Your package Datetime may have a testing issue.
#48
IainNZ
closed
10 years ago
1
Test failure
#47
IainNZ
closed
10 years ago
2
< returns true on equal dates
#46
atteson
closed
10 years ago
0
add support for serialization and deserializations of bits types.
#45
StefanKarpinski
closed
10 years ago
1
Date objects aren't serializable
#44
StefanKarpinski
closed
10 years ago
5
Construct datetime from string
#43
milktrader
closed
10 years ago
1
Access violation when calling in(date, interval) with a composite type field as interval
#42
accerqueira
closed
10 years ago
5
do you support milliseconds ?
#41
nhenin
closed
10 years ago
1
function to create a datetime from unixtimestamp ?
#40
nhenin
closed
10 years ago
1
Iso8601 format
#39
spmenard
closed
10 years ago
2
Function to calculate business days between two dates
#38
msravi
closed
10 years ago
1
Confusing "invalid digit error" in dt2string
#37
jiahao
closed
10 years ago
3
date(format, datestring) method mentioned but not available
#36
jiahao
closed
10 years ago
4
Default date string parsing tries to be too clever
#35
jiahao
closed
10 years ago
3
Date to DateTime conversion ignores leap seconds
#34
stephencpope
closed
10 years ago
6
Adding negative months does not rollover year
#33
msravi
closed
10 years ago
3
dayofweek() return value inconsistent with day definition for Sunday
#32
msravi
closed
10 years ago
2
added function to convert to/from julian representation
#31
jsbj
closed
10 years ago
1
Made a Julian date conversion
#30
jsbj
closed
10 years ago
0
Made a Julian date conversion
#29
jsbj
closed
10 years ago
8
That way lies madness
#28
gitfoxi
closed
10 years ago
0
abstract AbstractTime <: Real
#27
gitfoxi
closed
10 years ago
12
DateTimes can only be constructed by parts currently, but there is planned support for parsing.
#26
gitfoxi
closed
10 years ago
2
IANA Timezone Database Translation
#25
quinnj
closed
10 years ago
1
Have a function that return the name of the month of given date.
#24
johansigfrids
closed
10 years ago
2
strftime and tests
#23
catawbasam
closed
10 years ago
3
Substraction of a Datetime object from an Array{Datetime}
#22
scheidan
closed
10 years ago
3
Fix 32 bit constructors: fixes #20
#21
aviks
closed
11 years ago
0
32 bit Issues
#20
aviks
closed
11 years ago
4
bump version in metadata
#19
WestleyArgentum
closed
11 years ago
2
Resolve some ambiguous function warnings.
#18
dcjones
closed
11 years ago
1
Next