issues
search
boostorg
/
date_time
Boost.org date_time module
http://boost.org/libs/date_time
Boost Software License 1.0
67
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Posix time zone implementation not standard compliant
#240
Bierkai
opened
2 months ago
0
Add support for modular build structure.
#239
grafikrobot
opened
4 months ago
1
Assigned result of `constexpr` functions to `constexpr` variables
#238
trueqbit
opened
11 months ago
0
Core guideline: Use constexpr for values that can be computed at compile time
#237
trueqbit
opened
11 months ago
0
Use BOOST_FALLTHROUGH in place of comments.
#236
vslashg
opened
11 months ago
0
Computing "day difference" for 2 different dates returns the same number of days
#235
brach
closed
1 year ago
1
Fix #233: use microsec_clock::universal_time() directly in local_time(time_zone_ptr)
#234
boimart1
opened
1 year ago
0
local_microsec_clock::local_time(time_zone_ptr) occasionally returns an incorrect time
#233
boimart1
opened
1 year ago
0
Add `as_number` to greg_year
#232
ecatmur
opened
1 year ago
0
Formatting `ptime` does not produce time zone information in the output
#231
Lastique
opened
1 year ago
0
Add a way to create a time zone that is set on the system
#230
Lastique
opened
1 year ago
1
day_of_year().max() returns 366 while 2002 had 365 days
#229
testmigrator
opened
1 year ago
0
Add 10 unit tests from joda-time library to Boost Date
#228
testmigrator
opened
1 year ago
1
Add 60 unit tests from joda-time library to Boost Date
#227
testmigrator
closed
1 year ago
0
[MSVC]: Use reentrant function in localtime and gmtime.
#226
mozhangyong
opened
1 year ago
0
Gregorian istream exception with empty input
#225
lakeweb
opened
1 year ago
0
[MSVC][std:c++latest] boost\date_time build failed due to error C2666: 'boost::date_time::base_time<boost::posix_time::ptime,boost::posix_time::posix_time_system>::operator ==': overloaded functions have similar conversions
#224
fangzhouxia
opened
1 year ago
1
missing entries in data/date_time_zonespec.csv
#221
hyyh7
opened
2 years ago
0
Update twinsun links in docs to use archive.org
#220
stephen-hansen
opened
2 years ago
0
minor date-time fixes for 1.81 release
#219
JeffGarland
closed
2 years ago
1
How to get document for project
#218
TomGarden
opened
2 years ago
0
boost::date_time types: error: ambiguous overload for 'operator+' after upgrade to rhel8
#222
cameron-reed-1
opened
2 years ago
3
Dates before 1400-01-01
#217
ev1313
opened
2 years ago
1
Avoid using "likely" function as multiple projects define a "likely" macro
#216
apolukhin
closed
2 years ago
3
Iso doc fixes
#215
lukem
closed
2 years ago
1
Fix constexpr of gregorian::date::date(special_values) to improve perf
#214
p12tic
closed
2 years ago
2
chore: bump macos runner version
#213
renbaoshuo
closed
2 years ago
0
Fix typo in time_period end() example
#212
Quinnsicle
closed
2 years ago
1
Fix ccache saving on cache hit
#211
Flamefire
closed
2 years ago
1
boost::posix_time::time_from_string not threadsafe until the get_month_map_ptr() has completed once
#223
ksankaran2025
opened
2 years ago
1
Fix minor typo
#210
HoloTheDrunk
closed
2 years ago
0
Y2K38 Bug: from_time_t is unnecessarily forcing 32-bit seconds
#209
jrnphd
closed
2 years ago
1
re-enable sanitize builds with exceptions for known issues
#208
jeking3
closed
2 years ago
0
remove drone config
#207
jeking3
closed
2 years ago
0
re-enable sanitize builds and suppress known serialization issues
#206
jeking3
closed
2 years ago
2
Release notes for 1.80
#205
jeking3
opened
2 years ago
1
Coverity Scan noted possible issue in period() code
#204
jeking3
opened
2 years ago
0
Looks like develop and master diverged...
#203
jeking3
closed
2 years ago
2
refresh ci, codecov, readme
#202
jeking3
closed
2 years ago
4
total_seconds() reports incorrect results
#201
cschadl
closed
2 years ago
1
Issue in std::basic_string<charT> to_simple_string_type(time_duration td) with locales
#200
jalegido
opened
2 years ago
7
Is this function designed intentionally? boost::date_time::c_time::gmtime doesn't touch the result pointer passed.
#199
fragrans
opened
3 years ago
6
Using boost to calculate days. Worked just fine in linux on version boost 1.74 with g++ but giving me error in MacOS in version boost 1.76 with clang 13
#198
hachi-27
closed
3 years ago
2
Update GitHub Actions CI file
#197
sdarwin
closed
2 years ago
3
misc fixes and updates for date-time boost 1.77
#196
JeffGarland
closed
3 years ago
0
replace boost lexical cast with stl string
#195
wellsmt
opened
3 years ago
5
ci updates
#194
JeffGarland
closed
3 years ago
1
CI issues in date_time
#193
JeffGarland
closed
3 years ago
1
ptime from iso error string error with date only
#192
JeffGarland
closed
3 years ago
0
fix #189 for autolink -- driveby change to remove gcc2.95 support
#191
JeffGarland
closed
3 years ago
0
Next