Package cal provides extensions to the time package for handling holidays, work days (business days), and working hours. Standard holidays for countries are found in subpackages by ISO code. Work days and working hours can be customized per calendar to match the needs of the business. As in the time package, all calculations assume a Gregorian calendar.
Package cal provides extensions to the time package for handling holidays and work days (business days). Work days are defined as Monday through Friday on dates that are not holidays or the alternate observation dates for holidays. As in the time package, all calculations assume a Gregorian calendar.
Package workmail provides the API client, operations, and parameter types for Amazon WorkMail. WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile email clients. You can access your email, contacts, and calendars using Microsoft Outlook, your browser, or other native iOS and Android email applications. You can integrate WorkMail with your existing corporate directory and control both the keys that encrypt your data and the location in which your data is stored. The WorkMail API is designed for the following scenarios: Listing and describing organizations Managing users Managing groups Managing resources All WorkMail API operations are Amazon-authenticated and certificate-signed. They not only require the use of the AWS SDK, but also allow for the exclusive use of AWS Identity and Access Management users and roles to help facilitate access, trust, and permission policies. By creating a role and allowing an IAM user to access the WorkMail site, the IAM user gains full administrative visibility into the entire WorkMail organization (or as set in the IAM policy). This includes, but is not limited to, the ability to create, update, and delete users, groups, and resources. This allows developers to perform the scenarios listed above, as well as give users the ability to grant access on a selective basis using the IAM model.
Package civil implements types for civil time, a time-zone-independent representation of time that follows the rules of the proleptic Gregorian calendar with exactly 24-hour days, 60-minute hours, and 60-second minutes. Because they lack location information, these types do not represent unique moments or intervals of time. Use time.Time for that purpose.
Calendar package for finding public holidays ("red days"), Easter, notable days, equinoxes, solstices and flag flying days.