Coder Social home page Coder Social logo

Comments (5)

pfreitag avatar pfreitag commented on June 21, 2024

Thanks for pointing this out... do you know off hand if this applies to dateFormat as well?

from cfdocs.

mjhagen avatar mjhagen commented on June 21, 2024

I don't think it does, while testing it I originally couldn't reproduce and noticed I was testing dateFormat() instead of dateTimeFormat().

from cfdocs.

pfreitag avatar pfreitag commented on June 21, 2024

Thanks - will be interesting to see if Adobe has an opinion on it how it should work.

from cfdocs.

shawnoden avatar shawnoden commented on June 21, 2024

I tested a few of the date functions that take a mask. dateAdd() and datePart() don't see a difference in "y" or "Y". dateFormat() doesn't change with "y" or "Y" but does change with "s" and "S". timeFormat() reads "s" and "S" as the same mask, but sees "d" and "D" different. Though since both of those are only supposed to deal with their respective date parts, I guess I can't complain too much. However, dateTimeFormat() does see differences in "d" and "D", "y" and "Y" (as stated), "h" and "H", and "k" and "K". I haven't dug much further into CF date masking, but I may need to. This may be one of those things that I forgot I knew, but being in SQL land so long, I've gotten used to somewhat sensible date masks.

from cfdocs.

shawnoden avatar shawnoden commented on June 21, 2024

Oh, and Lucee can get very odd with date masking.

http://trycf.com/gist/0521ba783c8d220bc888/lucee?theme=monokai

Didn't Y'Y'Y'Y used to be old pre-MX behavior?

from cfdocs.

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.