GithubHelp home page GithubHelp logo

datetime-parse's People

Contributors

altai-man avatar bduggan avatar froggs avatar kaiepi avatar patrickbkr avatar sergot avatar tadzik avatar tyil avatar xliff avatar zoffixznet avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

datetime-parse's Issues

New release request

Would it be possible to release an updated version of the module? Cro depends on it and there is at least one PR merged which would fix a problem with CloudFare hosted services.

Debian packager request: Please tag your releases

Hello

In Debian, we have a toolset (i.e. uscan) to track upstream release that work on GitHub tags.

Without release tags, the tracking tools are not working and we are
not aware when a new release is made. Which means Debian packages will
lag behind your releases.

So please tag at least the last release and any future release.

All the best

Dod (for Debian)

Typo for December

I was just skimming this module, and noticed that there is a typo in lib/DateTime/Parse.pm6 in two places for December: 'Dev' instead of 'Dec'.

Please "git tag" your RAKU modules with it's versions

Can you please "GIT TAG" your RAKU modules with it's version, similar and at the same time you maintain it's "version": "x.y.z" in your META6.json file?

I was told, this will happen "for free" going forward with mi6 anyhow, but for now it would be great if you spend those 2 seconds already now :)

"Tagging" is generally highly appreciated in regards to "reproducible builds" and here especially for the "Rakudo Star" modules

THANK YOU!

Not parsing suspected-RFC2822 format DateTime?

Hi,

I'm trying to parse DateTimes such as Mon, 22 Aug 2016 13:15:39 +0200, which I suspect are RFC_2822 format.

DateTime::Parse fails in a one-liner format. Details below:

~$ raku -MDateTime::Parse -e ' my $rfc2822 = DateTime::Parse.new("Mon, 22 Aug 2016 13:15:39 +0200"); say $rfc2822.DateTime;'
Unable to parse Mon, 22 Aug 2016 13:15:39 +0200
  in method new at /Users/admin/rakudo/rakudo-2021.06/install/share/perl6/site/sources/4D627C1F946F0550F637CF6F38E4266E91949533 (DateTime::Parse) line 301
  in block <unit> at -e line 1

Above after successfully upgrading to the most recent DateTime::Parse (see below). Ancient version of Raku (rakudo-2021.06) on an even more ancient version of MacOS, but I figured I'd report it anyway.

~$ ~/rakudo/rakudo-2021.06/zef/bin/zef upgrade DateTime::Parse
===> Searching for: DateTime::Parse
===> Updating fez mirror: http://360.zef.pm/
===> Updating cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updated fez mirror: http://360.zef.pm/
===> Updated cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updating p6c mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updated p6c mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
The following distributions will be upgraded: DateTime::Parse:ver<0.9.2>:auth<github:sergot>
===> Updating: DateTime::Parse:ver<0.9.2>:auth<github:sergot>
===> Testing: DateTime::Parse:ver<0.9.2>:auth<github:sergot>
===> Testing [OK] for DateTime::Parse:ver<0.9.2>:auth<github:sergot>
===> Installing: DateTime::Parse:ver<0.9.2>:auth<github:sergot>
~$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.