Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / python-chrono

A Python module for simple and convenient date/time handling

Clone this repository (size: 1.2 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/python-chrono
hg clone ssh://hg@bitbucket.org/erikg/python-chrono

Issues

#3 String format templating

Reported by Erik Grinaker

python-chrono currently uses time.strftime() for formatting, but this function doesn't handle calendar-specific formatting, such as ISO week calculations.

We need to implement our own formatting engine. Example templates:

  • {0year}-{0month}-{0day} : 2009-07-04
  • {weekdayname} {day}. {monthname} {year} : Saturday 4. July 2009
Status: resolved Responsible: Erik Grinaker Type: enhancement Priority: major
Milestone: 0.1.0 Component: none Version: none

Attachments

No attachments added for this issue yet.

Comments and changes

  1. #1 Erik Grinaker

    written

    • Changed milestone from 0.3.0 to 0.1.0.
  2. #2 Erik Grinaker

    written

    • Changed status from new to open.
  3. #3 Erik Grinaker

    written

    • Changed type from bug to enhancement.
  4. #4 Erik Grinaker

    written

    • Changed status from open to resolved.

Add comment / attachment

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?