retail_calendar

package module
v0.0.0-...-09c1cfb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2014 License: MIT Imports: 1 Imported by: 0

README

retail-calendar

Library that calculates the current fiscal month (drawn from http://www.nrf.com/modules.php?name=Pages&sp_id=391)

import "github.com/modcloth-labs/retail-calendar"

// returns startTime and endTime of the current fiscal Month
startTime, endTime := retail_calendar.GetBeginningAndEndTimeForFiscalMonth(time.Now())

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBeginningAndEndTimeForFiscalMonth

func GetBeginningAndEndTimeForFiscalMonth(date time.Time) (startTime time.Time, endTime time.Time)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL