Giter Club home page Giter Club logo

Comments (6)

MarkBaker avatar MarkBaker commented on May 8, 2024

Not forgotten, but I'm trying to work out a good generic way of implementing. I know you already have a temporary solution

from phpexcel.

schir1964 avatar schir1964 commented on May 8, 2024

I figured as much, but I wanted to make sure the issue was migrated over
to the git-hub repository.

  • Christopher Mullins

On 7/23/2012 5:40 PM, Mark Baker wrote:

Not forgotten, but I'm trying to work out a good generic way of implementing.


Reply to this email directly or view it on GitHub:
#14 (comment)

from phpexcel.

MarkBaker avatar MarkBaker commented on May 8, 2024

I've worked out the basic mechanic for handling the masking in a way that will work as readily with mask="0000-00-00" and number 19601219 as with your phone number example.... the difficulty now is identifying masks of that type without affecting other standard masks such as #,##0.00

from phpexcel.

schir1964 avatar schir1964 commented on May 8, 2024

I know what you mean. When I initially researched it myself I also realized that the main hurdle is how to identify the mask as a phone number mask vs another type of number mask and keep the code generic. Thus my initial hack code example for the specific case I ran across.

Good luck! (8^D)

  • Christopher Mullins

from phpexcel.

g1smd avatar g1smd commented on May 8, 2024

If you would like detailed validation and formatting for UK telephone numbers, you are welcome to borrow code from: https://github.com/g1smd/Drupal-CCK-Phone-GB/blob/master/phone.gb.inc

from phpexcel.

schir1964 avatar schir1964 commented on May 8, 2024

Mark, I think you can close this. Unless you have solution ready to drop in.

from phpexcel.

Related Issues (20)

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.