issues
search
mysterioustrousers
/
MTDates
A thread safe date calculation library with all the date functions you'll ever need.
BSD 2-Clause "Simplified" License
343
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pod install error
#66
ismaiI1
closed
7 years ago
1
Add ios target for carthage support
#65
arrrnas
opened
7 years ago
1
Add new format to mt_dateFromISOString method
#64
osorioabel
closed
7 years ago
0
- Cannot find interface declaration for 'NSDate'
#63
alessandro-icabbi
opened
8 years ago
2
Added tvos
#62
batesyuk
closed
9 years ago
2
added FOUNDATION_EXPORT for const NSIntegers
#61
m4c1ek
closed
9 years ago
0
Fix mt_oneSecondNext issues
#60
jeffaburt
closed
9 years ago
4
Fix missing import
#59
wiruzx
closed
9 years ago
0
on iOS8 with RegionFormat set on UK and Date&Time 24-Hour Time disabled, mt_dateFromISOString returns null
#58
mdstage
opened
9 years ago
1
Swift version
#57
Koshub
opened
9 years ago
4
Remove non-prefixed methods
#56
douglashill
closed
9 years ago
5
Fix mt_dateFromISOString
#55
hayashi311
opened
9 years ago
4
Time zones are sticky
#54
samscam
closed
9 years ago
1
Replace deprecated calendar identifier
#53
foscomputerservices
closed
10 years ago
0
iOS 6 compatibility
#52
MetaImi
closed
10 years ago
0
Update podspec version
#51
erudel
closed
10 years ago
1
Replace deprecated undefined date component
#50
erudel
closed
10 years ago
1
Weekday fixes
#49
yas375
opened
10 years ago
5
Int weekday fix
#48
Alex9779
closed
10 years ago
14
Replace calendar units deprecated in iOS 7
#47
erudel
closed
10 years ago
2
Make TravisCI to run tests on iOS as well
#46
yas375
opened
10 years ago
1
Fixed deprecation warnings for iOS 7 and above
#45
erudel
closed
10 years ago
6
What is the deployment target for iOS?
#44
erudel
closed
10 years ago
6
Fix unit tests
#43
yas375
closed
10 years ago
5
Use `XCTAssertEqual` instead of `XCTAssertTrue`
#42
yas375
closed
10 years ago
1
Use NSCalendarUnitWeekOfYear
#41
yas375
closed
10 years ago
2
added :localized parameter to mt_stringFromDateWithFormat method name in...
#40
dsparling
closed
10 years ago
0
mt_dateFromYear problem when using 13 hours.
#39
buguibu
closed
10 years ago
4
replacing deprecated week with weekOfYear
#38
jtrobman
closed
10 years ago
6
Failing test for international first weekdays and a fix
#37
Alex9779
closed
10 years ago
2
Weekday calculation doing something wrong?
#36
Alex9779
closed
10 years ago
7
Add method mt_isWithinSameYear:
#35
xhacker
closed
10 years ago
1
Tests crash at different places
#34
yas375
closed
10 years ago
4
How to parse 2013-09-27T14:12:14+01:00
#33
tobinharris
closed
10 years ago
4
Fixes warning from enums
#32
ScottPetit
closed
11 years ago
1
update pod spec
#31
WilliamZang
closed
11 years ago
6
Uninstall xctool on Travis before installing it again
#30
yas375
closed
11 years ago
1
How about 0.9.3 release?
#29
yas375
closed
11 years ago
2
Improvements in README
#28
yas375
closed
11 years ago
0
Make tests independent from simulator preferences
#27
yas375
closed
11 years ago
0
Use `STAssertEqualObjects` instead of `STAssertTrue`
#26
yas375
closed
11 years ago
3
Use correct methods in some tests
#25
yas375
closed
11 years ago
0
Use firstWeekday and from current calendar if not set
#24
yas375
closed
11 years ago
1
Added mt_dayOfYear method, along with tests
#23
jeddison
closed
11 years ago
1
Added integration with Travis CI
#22
yas375
closed
11 years ago
5
fixes #20 to successfully run tests on simulator with non-default locale
#21
jeddison
closed
11 years ago
1
Tests may fail if iOS simulator isn't using en_US locale
#20
jeddison
closed
11 years ago
1
Add further convenience class methods for constructing NSDate objects
#19
jeddison
closed
11 years ago
1
Suggestion: to have *Current* methods as Class methods
#18
jeddison
closed
11 years ago
3
Method Prefixing option
#17
ryanmaxwell
closed
11 years ago
5
Next