Feature Proposal: Add ISOWEEK function to SpreadSheetPlugin

Motivation

There is a way to convert from epoch seconds to ISO 8601 week format, but not back.

Description and Documentation

$ISOWEEK(year, weeknum, day)
  • year - four digit year
  • weeknum - an ISO week number, 1-53
  • day - the ISO day, 1-7

Returns the corresponding date in epoch seconds format, UTC.

Examples

Impact

%WHATDOESITAFFECT%
edit

Implementation

-- Contributors: KipLubliner - 14 Apr 2012

Discussion

Developer is no longer contributing. Changed status to 'ParkedProposal'

-- Main.CrawfordCurrie - 11 Jan 2016 - 18:00
Topic revision: r2 - 11 Jan 2016, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy