Skip to main content
CSS-Tricks
  • Articles
  • Alamanac
  • Guides
  • Videos
  • Books
  • Newsletter
Search

Articles Tagged
dates

4 Articles
{
,

}
Direct link to the article Making a Real-Time Clock With a Conic Gradient Face
conic gradients custom properties dates gradients

Making a Real-Time Clock With a Conic Gradient Face

Gradients have been a part of the CSS spectrum for quite some time now. We see a lot of radial and linear gradients in a lot of projects, but there is one type of gradient that seems to be a …

Avatar of Brecht De Ruyte
Brecht De Ruyte on Sep 19, 2022
Direct link to the article PHP Date and Time Recipes
dates locales php

PHP Date and Time Recipes

Dealing with dates and times is one of those things that can frustrate programmers a lot. At the same time, they are fundamental to software development, used from everything from meta and how things are ordered to time-based triggers and …

Avatar of Arjuna Sky Kok
Arjuna Sky Kok on Nov 18, 2021 (Updated on Jan 5, 2022)
Direct link to the article How to Convert a Date String into a Human-Readable Format
dates formatting dates locales UTC format

How to Convert a Date String into a Human-Readable Format

I’ll be the first to admit that I’m writing this article, in part, because it’s something I look up often and want to be able to find it next time. Formatting a date string that you get from an API …

Avatar of Sarah Drasner
Sarah Drasner on May 25, 2020 (Updated on May 26, 2020)
Direct link to the article Everything You Need to Know About Date in JavaScript
dates JavaScript

Everything You Need to Know About Date in JavaScript

Date is weird in JavaScript. It gets on our nerves so much that we reach for libraries (like Date-fns and Moment) the moment (ha!) we need to work with date and time.

But we don’t always need to use …

Avatar of Zell Liew
Zell Liew on Jun 11, 2019 (Updated on Sep 22, 2022)

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways hosting
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Write for us!
  • Advertise with us
  • Contact us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • X
Back to Top