datetime calendar : select date range in a single input field

12,755

This is what you're looking for: https://github.com/dangrossman/bootstrap-daterangepicker

Share:
12,755
Satish Pandey
Author by

Satish Pandey

Greetings, I am a full-stack senior developer with 10+ years of rich and varied experience in developing end-to-end Web Applications, Backend Web services, Serverless Applications, and Mobile Apps. I am highly proficient in developing CRM, WFM, MIS, CMS, eCommerce sites, ERP, SEO Tools, Web Crawlers, and Distributed Computing Architectures. Technologies that I'm Proficient includes: ⭐ BACK-END:- React, Java, J2EE, Spring, Hibernate, JPA, MyBatis, Thymeleaf, and RESTX Framework ⭐ Front-END:- Angular, ReactJS, TypeScript, Bootstrap, Javascript, jQuery, HTML5, CSS3, and Ajax ⭐ AWS:- EC2, S3, SNS, SES, Serverless, Lambda, API Gateway, CloudFormation, CodePipeline, Rekognition, SQS ⭐ DATABASES:- MySQL, Postgres, MongoDB, DynamoDB ⭐ TOOLS:- Docker, Jenkins, Nginx, CodeShip, CI/CD, Gitflow ✅ In Big Data I have experience working with the Hadoop ecosystem with components like Hdfs, Yarn, Hive, Pig, Kafka, Spark, etc. ✅ I'm using Linux Ubuntu as a development system and comfortable in writing Bash/Shell scripts, Docker images, Kubernetes/Hadoop multi-node clusters, and distributed application architectures/environments. 📍📍 I have Team Leadership qualities, where I can split, prioritize, and delegate tasks to developers, consult developers on best practices, ensure the high quality of software products, mentor junior/senior staff. I am versed with the talent to take a business to the next level with my skills and expertise. For my expertise, dedication, and hard work, I've always got good feedback from my clients📍📍 If you think that my skillset meets those you seek, feel free to contact me and we can discuss how to make your project more successful. Thanks for your time and effort !! Cheers :)

Updated on June 12, 2022

Comments

  • Satish Pandey
    Satish Pandey almost 2 years

    Is there a javascript datetimepicker that can selects 2 dates in a single input field. Like: enter image description here (Screenshot taken from google-analytics)

    Currently we need to use 2 form input fields to select date range.

    Is there any free datetimepicker that provides this functionality?