Skip to content

in timelog, support an option to define ones own time format in strftime() format #10

@wwalker

Description

@wwalker

default strftime/date format (in ilts) is :

%Y-%m-%d_%H:%M:%S.%N
2019-12-06_15:26:40.740187

(micros is not supported in the strftime() format, ilts is written in Go which does support it)

The date command does support %N (nanoseconds)

This will depend/interoperate with the solution for #3

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions