Skip to content

[Enhancement]: Add Jalali() or jalaliDate() function in ExportColumn. #16

@Mo0rteza

Description

@Mo0rteza

What happened?

like the columns in Tables or Forms. I mean the jalaliDate() or jalali(). add these functions to the Exporter

Components\TextEntry::make('created_at')
    ->jalaliDate(),

Forms\Components\DatePicker::make('moderated_at')
    ->jalali(),

How to reproduce the bug

ExportColumn::make('date')
->label('تاریخ')->jalali()

Package Version

3.5.0

PHP Version

8.2.9

Laravel Version

11.22

Which operating systems does with happen with?

No response

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions