issues
search
brick
/
date-time
Date and time library for PHP
MIT License
337
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Will you accept a PR for week-based functions?
#114
bandtank
closed
2 months ago
2
LocalDate::now($timezone /*= system TimeZone*/)
#113
nkamuo
opened
3 months ago
1
Add DayOfMonth type
#112
bdsl
opened
3 months ago
0
LocalDate::utc() method
#111
zjbarg
opened
3 months ago
0
Instant::toISOString() is not RFC 3339 compliant
#110
JanTvrdik
opened
4 months ago
2
ZonedDateTime::{plus,minus}{Minutes,Hours,Seconds} behaves differently to Java 8
#109
JanTvrdik
opened
5 months ago
2
Discussion: ISO8601/RFC3339 time + timezone class
#108
hendrikheil
opened
6 months ago
1
Fix a typo in ZonedDateTime
#107
szepeviktor
closed
7 months ago
2
Allows Month enum everywhere
#106
gnutix
closed
7 months ago
1
LocalDateTime::of() / LocalDateTime::withMonth() / ZonedDateTime::withMonth() allows Month enum
#105
gnutix
closed
7 months ago
1
MonthDay::of() / MonthDay::withMonth() allows Month enum
#104
gnutix
closed
7 months ago
1
Remove deprecations when using int for the month argument in Year/YearMonth/YearWeek
#103
gnutix
closed
7 months ago
1
Fix Month enum argument deprecations within the library itself.
#102
gnutix
closed
7 months ago
2
PHPUnit 10 attributes
#101
BenMorel
closed
8 months ago
0
Fix ECS errors in Year.php
#100
gnutix
closed
8 months ago
1
Install Rector and apply ClassPropertyAssignToConstructorPromotionRector
#99
gnutix
closed
8 months ago
4
Stopwatch Lap Duration
#98
rodnaph
closed
7 months ago
6
Add @psalm-* annotations for better static analysis (compatible with PHPStan too)
#97
gnutix
closed
8 months ago
5
YearMonth: deprecate int argument for month, add support for Month enum.
#96
gnutix
closed
8 months ago
4
Year::atMonth(): deprecate int argument, add support for Month enum.
#95
gnutix
closed
8 months ago
2
Year::atMonth() should accept a Month
#94
gnutix
closed
8 months ago
3
`LocalDate::parse(...)` does not recognise ISO-8601
#93
joelbutcher
closed
8 months ago
1
Add `DefaultClock::travelBy(Duration)`, add `travelTo` to replace `travel`
#92
francislavoie
closed
7 months ago
10
Add `DefaultClock::travelForwards(Duration)`
#91
francislavoie
closed
7 months ago
4
Stringify years correctly according to ISO 8601
#90
andreaswolf
closed
1 year ago
2
Year::toISOString() not conformation to ISO 8601
#89
andreaswolf
closed
1 year ago
2
Broken badge on README
#88
BenMorel
closed
4 months ago
2
Add toISOString() methods
#87
gnutix
closed
1 year ago
8
Add parsing methods where missing.
#86
gnutix
closed
1 year ago
4
Improve performances for __toString() methods.
#85
gnutix
closed
1 year ago
20
Performance optimization: skip validation when creating objects (SOLUTION: use Reflection)
#84
gnutix
closed
1 year ago
8
LocalDateRange::toInterval
#83
solodkiy
opened
1 year ago
0
Call PHPUnit methods through `self::` instead of `$this->`
#82
tigitz
closed
1 year ago
1
ZonedDateTime::getIntervalTo and Instant::getIntervalTo
#81
solodkiy
closed
1 year ago
2
fix phpdoc Instant::of
#80
solodkiy
closed
1 year ago
1
[performance] Optimize LocalDate::plusDays(1) calls.
#79
gnutix
closed
1 year ago
5
[performance] Optimizing LocalDate::plusDays() method
#78
gnutix
closed
1 year ago
1
[performance] Use static variables inside every singleton constructors.
#77
gnutix
closed
1 year ago
6
[performance] Optimize minOf/maxOf methods.
#76
gnutix
closed
1 year ago
4
Updated src : created TimeStamp class
#75
pj8912
closed
1 year ago
1
Love Norfolk again
#74
szepeviktor
closed
1 year ago
2
`null`-friendly methods
#73
gnutix
closed
1 year ago
13
Negative Duration
#72
solodkiy
closed
1 year ago
2
Add ZonedDateTime::getDurationTo method
#71
solodkiy
closed
1 year ago
3
LocalDateRange / endExclusive
#70
BenMorel
closed
1 year ago
6
Fix indentation in ecs configuration
#69
szepeviktor
closed
1 year ago
1
Some objects with ISO representations are missing a parse method
#68
gnutix
closed
1 year ago
0
Interface for any object representing an interval of time
#67
gnutix
opened
2 years ago
8
Fix code style
#66
spekulatius
closed
1 year ago
2
Add Seconds value object
#65
antonkomarev
closed
1 year ago
3
Next