awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesExcel Date Conversions

Utilities for converting floating-point Excel date representations into standard temporal objects.

Distinct from Date and Time Conversions: No candidates specifically cover the floating-point to date-time conversion logic unique to Excel.

Explore 1 awesome GitHub repository matching data & databases · Excel Date Conversions. Refine with filters or upvote what's useful.

Awesome Excel Date Conversions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tealeg/xlsxالصورة الرمزية لـ tealeg

    tealeg/xlsx

    5,996عرض على GitHub↗

    This is a Go library for reading and writing XLSX files, providing a toolkit for spreadsheet generation and data extraction. It functions as an Office Open XML parser and generator, enabling the creation of workbooks with support for styles, formulas, and metadata. The project features a data mapper that uses Go struct tags and reflection to automatically align spreadsheet rows with structured data. It also includes a validation engine for defining input constraints, such as dropdown lists and error alerts, to control user data entry. The library covers a broad range of capabilities, includi

    Transforms floating-point Excel date representations into standard Go date and time objects.

    Go
    عرض على GitHub↗5,996
  1. Home
  2. Data & Databases
  3. Excel Date Conversions