menu
super_time package
documentation
extensions.dart
DateExt
st_timeAgo method
st_timeAgo method
dark_mode
light_mode
st_timeAgo
method
TimeAgo
st_timeAgo
(
)
Computes the time elapsed since the date.
Implementation
TimeAgo st_timeAgo() { return SuperTime.timeAgo(this); }
super_time package
documentation
extensions
DateExt
st_timeAgo method
DateExt extension on
DateTime