HK Components

================================================================================

HK_date

DATE_get_calweek_dates

returns the first day (monday) of a given week number

Call

first day of week:=DATE_get_calweek_dates(week no.;year)

Parameters

$1 -> longint the week number
$1 -> longint the year
$0 <- date the monday of the week requested

Example

$d_shipdate := DATE_get_calweek_dates([PURCHASE]shipweek;year of(current date))
ALERT("The shipment will be sent out in the week starting on "+string($d_shipdate))
--------------------------------------------------------------------------------

Pricing

All current components are donationware in their compiled form, please use the donate button below to give what you think it's worth via paypal.

You can buy the sourcecode to the components. AC_Basics is free, but the source for all other components is 100 U$/€ via PayPal. You will receive the password to the archive contained in the component as soon as I receive the email from paypal confirming payment. Please make sure to call the payment button from the webpage of the desired component, so I know what you want to pay for. I can send an invoice by mail if you so require, EU corporate entities may provide a VAT ID in the message of their PayPal payments so I can deduct the VAT.

Thanks a lot

========================

Current version

0.9 - 2009.02.27
========================