Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/purescript-datetime

Date and time library for PureScript.
https://github.com/purescript/purescript-datetime

Week number of the Year

codingedgar opened this issue about 2 years ago
Add Debug instances

JordanMartinez opened this pull request over 2 years ago
Rename `duration` to `diff` for `Instant`

garyb opened this pull request over 2 years ago
Add helpers to go from Instants to a duration

i-am-the-slime opened this pull request over 2 years ago
Add a convenient way to get the `Millisecond`s between two `Instant`s

i-am-the-slime opened this issue over 2 years ago
Implement type-safe constructors for components

JordanMartinez opened this pull request over 2 years ago
Add constructors for Date / Time components using type-level integers

JordanMartinez opened this issue over 2 years ago
Prepare v6.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Drop math; update Math imports

JordanMartinez opened this pull request over 2 years ago
Update to v0.15.0

JordanMartinez opened this pull request almost 3 years ago
Interval & Interval.Duration purpose

wclr opened this issue over 3 years ago
Fix UnusedName warning revealed by v0.14.1 PS release

JordanMartinez opened this pull request over 3 years ago
Add a saturating `adjust` variant?

potocpav opened this issue almost 4 years ago
Prepare v5.0.0 release

kl0tl opened this pull request almost 4 years ago
Spago config and Github Actions with Spago

peterbecich opened this pull request almost 4 years ago
Addjust by Month, Year

wclr opened this issue almost 4 years ago
Update for changes to Data.Map

MonoidMusician opened this pull request almost 4 years ago
Changelog updates since v4.1.1

milesfrain opened this pull request almost 4 years ago
Generate changelog and add PR template

JordanMartinez opened this pull request almost 4 years ago
Fix genDate generator frequency

antoine-fl opened this pull request about 4 years ago
Migrate to GitHub Actions

thomashoneyman opened this pull request about 4 years ago
Update to v0.14.0-rc3

JordanMartinez opened this pull request about 4 years ago
Adding tests that cover the ecma262 specs

Cmdv opened this pull request over 4 years ago
Non FFI version of purescript-datetime

Cmdv opened this issue over 4 years ago
Example usage missing in docs

osfameron opened this issue over 4 years ago
Bump pulp version

garyb opened this pull request over 4 years ago
Update CI

garyb opened this pull request over 4 years ago
fix toEnum

bouzuya opened this pull request almost 6 years ago
Why didn't expose ’Date’ constructor?

acple opened this issue about 6 years ago
Added enum instance for Date and date implementation of adjust

mschristiansen opened this pull request over 6 years ago
addDays

mschristiansen opened this issue over 6 years ago
Updates for PureScript 0.12

garyb opened this pull request over 6 years ago
proper Ord instances for Date / Time / DateTime

maackle opened this issue almost 7 years ago
add adjust to Date

twitchard opened this pull request about 7 years ago
Fix pursuit auto publishing from Travis

garyb opened this pull request about 7 years ago
Some questions regarding durations

stefanholzmueller opened this issue about 7 years ago
Use purescript-generics-rep

coot opened this pull request about 7 years ago
Export `fromDate`

javcasas opened this pull request about 7 years ago
Function to convert unix timestamp to DateTime?

justinwoo opened this issue over 7 years ago
Switch to module over ring for duration arithmetic

rightfold opened this issue over 7 years ago
Purpose of Locale?

chexxor opened this issue over 7 years ago
fromLocalDateTime and toLocalDateTime

coot opened this pull request over 7 years ago
Add generators for date and time types

garyb opened this pull request over 7 years ago
Add lastDayOfMonth

MichaelXavier opened this pull request over 7 years ago
add adjust for `Date`

anilanar opened this pull request over 7 years ago
make diff/adjust produce correct values involving years 0-100

anilanar opened this pull request over 7 years ago
Wrong diff/adjust for years between 0-100

anilanar opened this issue over 7 years ago
Add Traversable instance to LocalValue

anilanar opened this pull request over 7 years ago
fix Date/Instant construction for years 0 <= y < 100

anilanar opened this pull request over 7 years ago
Add Interval

safareli opened this pull request over 7 years ago
Update for PureScript 0.11

garyb opened this pull request over 7 years ago
Add functions for modifying Date / Time parts of DateTime

garyb opened this pull request almost 8 years ago
Fix `diff` for `Date`

garyb opened this pull request almost 8 years ago
Incorrect duration between months intervals

pallix opened this issue almost 8 years ago
Add isLeapYear function

MichaelXavier opened this pull request almost 8 years ago
Second is limited to 59 seconds

rightfold opened this issue almost 8 years ago
Add `adjust` for `Date`

garyb opened this issue almost 8 years ago
Note how to create instances of this type

chexxor opened this pull request about 8 years ago
add Traversable instance for LocalValue

mjhoy opened this issue about 8 years ago
How to format a DateTime object into a string

ghost opened this issue about 8 years ago
Prepare for 2.0 release

garyb opened this pull request about 8 years ago
Removes private unYear function

kika opened this pull request over 8 years ago
ISOString class proposal

texastoland opened this issue over 8 years ago
Fix typo in millisecond documentation

tfausak opened this pull request over 8 years ago
IsForeign instance for dates

epost opened this issue over 8 years ago
compatibility to pursescript 0.9.1

robkuz opened this pull request over 8 years ago
Date/time overhaul

garyb opened this pull request over 8 years ago
DateTime library redesign

garyb opened this issue over 8 years ago
Date type without Time component

FrigoEU opened this issue over 8 years ago
Derive generic

FrigoEU opened this pull request over 8 years ago
Issues with getting dates out of strings

hdgarrood opened this issue over 8 years ago
add binding for toISOString

jonsterling opened this pull request over 8 years ago
add binding for toISOString

jonsterling opened this issue over 8 years ago
Added Generic instance for Date

eskimor opened this pull request over 8 years ago
Fix warnings generated by purescript 0.8.0

telser opened this pull request almost 9 years ago
Generic instances for all types?

agrafix opened this issue almost 9 years ago
Added showDayOfMonth instance.

marcopullo opened this pull request almost 9 years ago
Remove unused import

tfausak opened this pull request about 9 years ago
Derive generic instances for Data.Date.Date and all types in Data.Time

wereHamster opened this pull request about 9 years ago
Non-conforming effect names

mietek opened this issue about 9 years ago
Add function for printing as ISO 8601 string

parsonsmatt opened this pull request about 9 years ago
Generic instance based on ISO 8601 representation

parsonsmatt opened this pull request about 9 years ago
Move Milliseconds to Number from Int to prevent overflow.

nwolverson opened this pull request over 9 years ago
Overflow with Int and milliseconds

nwolverson opened this issue over 9 years ago
Updates for 0.7

ghost opened this pull request over 9 years ago
Locale strings

hdgarrood opened this pull request over 9 years ago
Fixed a bug where an exception was thrown using the UTC module.

bkyrlach opened this pull request over 9 years ago
Updates

garyb opened this pull request over 9 years ago
Enum instances for seconds/minutes/milliseconds

AKST opened this issue over 9 years ago
Data.Date.Locale functions return UTC values

purefn opened this issue over 9 years ago
Library reform

garyb opened this pull request almost 10 years ago
add Date.now() wrapper

Jonplussed opened this pull request almost 10 years ago
Export days of week

nwolverson opened this pull request almost 10 years ago
Added support for UTC datetimes

rtrvrtg opened this pull request almost 10 years ago
bump purescript-enums version to 0.3.0.

philopon opened this pull request almost 10 years ago
Missing empty function wrapper for Eff

Fresheyeball opened this pull request about 10 years ago
add fromStringStrict, jsvalidate, update deps

jdegoes opened this pull request about 10 years ago
Type change?

Fresheyeball opened this issue about 10 years ago