Giter VIP home page Giter VIP logo

alfred-date-calculator's Introduction

alfred-date-calculator

Alfred workflow to display or calculate with current date and time.

Usage

Install workflow and enter date to get the current date as a search result. Pressing enter will copy the formatted date to clipboard.

Date Calculator in Alfred

You can add or subtract years, months, weeks, days, hours, minutes and seconds i.e. to calculate a date in the future. Refer to the chapter Options.

Options

You can use:

  • y for years
  • m for months
  • w for weeks
  • d for days
  • h for hours
  • min for minutes (not colliding with m for months)
  • s for seconds

Prepend a number to the identifiers and optionally a minus sign for subtracting.

Examples:

  • date 3w: today + 3 weeks
  • date -2y: today - 2 years
  • date 2m -5d: today + 2 months - 5 days

Change Default Format

You Probably don't want to stick with the default date format. Changing it is pretty easy. Just enter dateformat and type the format you like (or choose from the suggestions). You have to give a string as used in PHP's date function strftime. You can disregard the %-character. The script will add it automagically for you.

Preview will be shown in realtime.

Date Calculator in Alfred

Date Calculator with custom format

alfred-date-calculator's People

Contributors

dimaj avatar leenno avatar

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.