Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Use the datepicker that is currently being used by the LMC front end #5

Open
aharl opened this issue May 12, 2015 · 2 comments
Open

Comments

@aharl
Copy link

aharl commented May 12, 2015

@balihoo-soconnor can you let me know which JS library you are using for a datepicker in the LMC.

@balihoo-soconnor
Copy link

We are actually using the source code served up from our play framework
instead of a cdn, I pulled this from the minimized source code in our repo:

/**

  • version 2.1.32
  • @license
  • =========================================================
  • bootstrap-datetimepicker.js
  • http://www.eyecon.ro/bootstrap-datepicker
  • =========================================================
  • Copyright 2012 Stefan Petre
    *
  • Contributions:
  • - updated for Bootstrap v3 by Jonathan Peterson (@Eonasdan) and (almost)
  • completely rewritten to use Momentjs
  • - based on tarruda's bootstrap-datepicker
    *
  • Licensed under the Apache License, Version 2.0 (the "License");
  • you may not use this file except in compliance with the License.
  • You may obtain a copy of the License at
    *
  • http://www.apache.org/licenses/LICENSE-2.0
    *
  • Unless required by applicable law or agreed to in writing, software
  • distributed under the License is distributed on an "AS IS" BASIS,
  • WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  • See the License for the specific language governing permissions and
  • limitations under the License.
  • =========================================================
    */

On Tue, May 12, 2015 at 3:52 PM, Andy Harl [email protected] wrote:

@balihoo-soconnor https://github.com/balihoo-soconnor can you let me
know which JS library you are using for a datepicker in the LMC.


Reply to this email directly or view it on GitHub
#5.

@Eonasdan
Copy link

that's a seriously outdated version of my picker by the way

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants